datasourcemodules/gpspositioningmodule/lbsgpspsy/test/scripts/te_lbsgpspsysuite.script
branchRCL_3
changeset 65 a796fdeeb33c
parent 52 29dbbeac905d
equal deleted inserted replaced
58:87622fad6b51 65:a796fdeeb33c
    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 
       
    32 //While loading the suite, we shutdown the whole LBS leaving the root process only.
    22 //While loading the suite, we shutdown the whole LBS leaving the root process only.
    33 LOAD_SUITE te_lbsgpspsysuite
    23 LOAD_SUITE te_lbsgpspsysuite
       
    24 
    34 
    25 
    35 PRINT RUN ALL te_lbsgpspsysuite TESTS
    26 PRINT RUN ALL te_lbsgpspsysuite TESTS
    36 
    27 
    37 
    28 
    38 START_TESTCASE                	LBS-GpsPsySuite-NotifyPositionUpdate-Section0
    29 START_TESTCASE                	LBS-GpsPsySuite-NotifyPositionUpdate-Section0
   377 //! @SYMCreationDate            21/10/2008
   368 //! @SYMCreationDate            21/10/2008
   378 //! @SYMAuthor                  LornaM
   369 //! @SYMAuthor                  LornaM
   379 RUN_TEST_STEP 300 te_lbsgpspsysuite PowerAdvice c:\testdata\configs\te_lbsgpspsy.ini Section0
   370 RUN_TEST_STEP 300 te_lbsgpspsysuite PowerAdvice c:\testdata\configs\te_lbsgpspsy.ini Section0
   380 END_TESTCASE                  	LBS-GpsPsySuite-PowerAdvice-Section0
   371 END_TESTCASE                  	LBS-GpsPsySuite-PowerAdvice-Section0
   381 
   372 
   382 RUN_UTILS DeleteFile c:\private\102869c5\lbs\lbsprofile.ini
       
   383 RUN_UTILS DeleteFile c:\private\102869c5\lbs\locmods\agpsintegmodule.ini
       
   384 
   373 
   385 PRINT COMPLETE ALL te_lbsgpspsysuite TESTS
   374 PRINT COMPLETE ALL te_lbsgpspsysuite TESTS
   386 
   375 
   387 
   376 
   388 
   377