diff -r 630d2f34d719 -r 07a122eea281 cbsref/telephonyrefplugins/atltsy/integrationtest/scripts/te_integration_stltsyphonebook.script --- a/cbsref/telephonyrefplugins/atltsy/integrationtest/scripts/te_integration_stltsyphonebook.script Tue Aug 31 16:23:08 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -// -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