datasourcemodules/gpspositioningmodule/lbsgpspsy/test/scripts/te_lbsgpspsysuite.script
branchRCL_3
changeset 52 29dbbeac905d
parent 0 9cfd9a3ee49c
child 65 a796fdeeb33c
equal deleted inserted replaced
39:a3482a8f15d8 52:29dbbeac905d
    17 
    17 
    18 //! @File
    18 //! @File
    19 //! @SYMTestSuiteName         LBS-GpsPsySuite
    19 //! @SYMTestSuiteName         LBS-GpsPsySuite
    20 //! @SYMScriptTestEnvironment TestExecute using te_lbsgpspsysuite.script
    20 //! @SYMScriptTestEnvironment TestExecute using te_lbsgpspsysuite.script
    21 
    21 
       
    22 PREFIX RUN_UTILS
       
    23 MkDir c:\private\102869c5
       
    24 MkDir c:\private\102869c5\lbs
       
    25 MkDir c:\private\102869c5\lbs\locmods
       
    26 DeleteFile c:\private\102869c5\lbs\lbsprofile.ini
       
    27 DeleteFile c:\private\102869c5\lbs\locmods\agpsintegmodule.ini
       
    28 CopyFile c:\testdata\configs\te_lbsgpspsy_lbsprofile.ini c:\private\102869c5\lbs\lbsprofile.ini
       
    29 CopyFile c:\testdata\configs\te_lbsgpspsy_agpsintegmodule.ini c:\private\102869c5\lbs\locmods\agpsintegmodule.ini
       
    30 REMOVE_PREFIX
       
    31 
    22 //While loading the suite, we shutdown the whole LBS leaving the root process only.
    32 //While loading the suite, we shutdown the whole LBS leaving the root process only.
    23 LOAD_SUITE te_lbsgpspsysuite
    33 LOAD_SUITE te_lbsgpspsysuite
    24 
       
    25 
    34 
    26 PRINT RUN ALL te_lbsgpspsysuite TESTS
    35 PRINT RUN ALL te_lbsgpspsysuite TESTS
    27 
    36 
    28 
    37 
    29 START_TESTCASE                	LBS-GpsPsySuite-NotifyPositionUpdate-Section0
    38 START_TESTCASE                	LBS-GpsPsySuite-NotifyPositionUpdate-Section0
   368 //! @SYMCreationDate            21/10/2008
   377 //! @SYMCreationDate            21/10/2008
   369 //! @SYMAuthor                  LornaM
   378 //! @SYMAuthor                  LornaM
   370 RUN_TEST_STEP 300 te_lbsgpspsysuite PowerAdvice c:\testdata\configs\te_lbsgpspsy.ini Section0
   379 RUN_TEST_STEP 300 te_lbsgpspsysuite PowerAdvice c:\testdata\configs\te_lbsgpspsy.ini Section0
   371 END_TESTCASE                  	LBS-GpsPsySuite-PowerAdvice-Section0
   380 END_TESTCASE                  	LBS-GpsPsySuite-PowerAdvice-Section0
   372 
   381 
       
   382 RUN_UTILS DeleteFile c:\private\102869c5\lbs\lbsprofile.ini
       
   383 RUN_UTILS DeleteFile c:\private\102869c5\lbs\locmods\agpsintegmodule.ini
   373 
   384 
   374 PRINT COMPLETE ALL te_lbsgpspsysuite TESTS
   385 PRINT COMPLETE ALL te_lbsgpspsysuite TESTS
   375 
   386 
   376 
   387 
   377 
   388