telephonyserverplugins/attestltsy/integrationtest/testdata/te_integration_stltsyphonebook.script
author Tom Pritchard <tomp@symbian.org>
Fri, 16 Jul 2010 17:42:23 +0100
branchAT_Test_LTSY
changeset 51 6012a0dcf61c
parent 1 4047d69ee0e4
permissions -rw-r--r--
Updating the config scripts for use with beagle ROMs and updating the PDD name for the UART connection used on target along with some .iby file updates

//
PRINT Run all te_integration_stltsy Suite Tests

//
LOAD_SUITE te_integration_stltsySuite  -SharedData
//
//Please add or make change of you test steps, here is sample only:
RUN_TEST_STEP 10 te_integration_stltsySuite TestLtsyOpenPhone
delay 5000
RUN_TEST_STEP 120 te_integration_stltsySuite CTestLtsyPhbkGetStoreInfo
delay 2000
RUN_TEST_STEP 120 te_integration_stltsySuite CTestLtsyPhbkOpen 
delay 10000
RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkDelete 
delay 2000
RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkDeleteInvalidIndex
delay 2000
RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkWrite      
delay 1000
RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkWriteInvalidIndex
RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkRead    
RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkReadInvalidIndex
RUN_TEST_STEP 10 te_integration_stltsySuite CTestLtsyPhbkClose                       
                           

PRINT Complate_te_integration_stltsy_Tests