datacommsserver/esockserver/test/TE_RConnection/scripts/Mobility/Mobility_760645.script
branchRCL_3
changeset 15 51722b10598b
parent 0 dfb7c4ff071f
equal deleted inserted replaced
14:4ccf8e394726 15:51722b10598b
    21 PRINT RCommsMobilityApiExt::Open(),
    21 PRINT RCommsMobilityApiExt::Open(),
    22 PRINT RCommsMobilityApiExt::RegisterForMobilityNotification(),
    22 PRINT RCommsMobilityApiExt::RegisterForMobilityNotification(),
    23 PRINT Simulate current AP going down,
    23 PRINT Simulate current AP going down,
    24 PRINT Receive PreferredCarierAvailable but no KLinkLayerClosed,
    24 PRINT Receive PreferredCarierAvailable but no KLinkLayerClosed,
    25 PRINT Migration to the new AP,
    25 PRINT Migration to the new AP,
       
    26 PRINT RConnection::GetParameters(IAP) to check the reported IAP is expected
    26 PRINT New AP goes down, reception of KLinkLayerClosed ,
    27 PRINT New AP goes down, reception of KLinkLayerClosed ,
    27 PRINT RCommsMobilityApiExt::Close()
    28 PRINT RCommsMobilityApiExt::Close()
    28 
    29 
    29 // Load the test suite
    30 // Load the test suite
    30 LOAD_SUITE te_esockteststepsSuite -SharedData
    31 LOAD_SUITE te_esockteststepsSuite -SharedData
    82 RUN_TEST_STEP 150 te_esockteststepsSuite acceptcarrierrcommsmobilityapiextStep z:\testdata\configs\BearerMobility\Mobility_760645.ini AcceptNewCarrier
    83 RUN_TEST_STEP 150 te_esockteststepsSuite acceptcarrierrcommsmobilityapiextStep z:\testdata\configs\BearerMobility\Mobility_760645.ini AcceptNewCarrier
    83 
    84 
    84 //Check we did not receive the Klinklayerclosed event
    85 //Check we did not receive the Klinklayerclosed event
    85 RUN_TEST_STEP 100 te_esockteststepsSuite CheckNegativeProgressNotificationStep z:\testdata\configs\BearerMobility\Mobility_760645.ini CheckNegativeProgressNotificationEvent1 
    86 RUN_TEST_STEP 100 te_esockteststepsSuite CheckNegativeProgressNotificationStep z:\testdata\configs\BearerMobility\Mobility_760645.ini CheckNegativeProgressNotificationEvent1 
    86 
    87 
       
    88 //Check IAP
       
    89 RUN_TEST_STEP 150 te_esockteststepsSuite GetParameters_IntStep z:\testdata\configs\BearerMobility\Mobility_760645.ini CheckNewIAP
       
    90 
       
    91 
    87 //Simulate the new access point going down and receive 
    92 //Simulate the new access point going down and receive 
    88 RUN_TEST_STEP 150 te_esockteststepsSuite SetAccessPointAvailabilityStep z:\testdata\configs\BearerMobility\Mobility_760645.ini ChangeAvailabilityDownAp5
    93 RUN_TEST_STEP 150 te_esockteststepsSuite SetAccessPointAvailabilityStep z:\testdata\configs\BearerMobility\Mobility_760645.ini ChangeAvailabilityDownAp5
    89 
    94 
    90 //Check we did  receive the Klinklayerclosed event this time
    95 //Check we did  receive the Klinklayerclosed event this time
    91 
    96