installationservices/swi/test/tdaemon/scripts/tdaemon.script
branchRCL_3
changeset 65 7333d7932ef7
parent 61 cd189dac02f7
child 66 8b7f4e561641
equal deleted inserted replaced
62:5cc91383ab1e 65:7333d7932ef7
    13 //
    13 //
    14 // Description:
    14 // Description:
    15 //
    15 //
    16 
    16 
    17 LOAD_SUITE tdaemon
    17 LOAD_SUITE tdaemon
    18 LOAD_SUITE tuiscriptadaptors
       
    19 //! @file
    18 //! @file
    20 //! @SYMTestCaseID 		API-SEC-TDAEMON-0001
    19 //! @SYMTestCaseID 		API-SEC-TDAEMON-0001
    21 //! @SYMTestStatus 		3. Released
    20 //! @SYMTestStatus 		3. Released
    22 
    21 
    23 START_TESTCASE API-SEC-TDAEMON-0001
    22 START_TESTCASE API-SEC-TDAEMON-0001
    24 
    23 
    25 RUN_TEST_STEP 100 tdaemon DriveWatcherStep z:\tswi\tdaemon\scripts\tdaemon.ini DriveWatcher
    24 RUN_TEST_STEP 100 tdaemon DriveWatcherStep z:\tswi\tdaemon\scripts\tdaemon.ini DriveWatcher
    26 RUN_TEST_STEP 100 tdaemon DaemonStep z:\tswi\tdaemon\scripts\tdaemon.ini Daemon
    25 RUN_TEST_STEP 100 tdaemon DaemonStep z:\tswi\tdaemon\scripts\tdaemon.ini Daemon
    27 
    26 
    28 END_TESTCASE API-SEC-TDAEMON-0001
    27 END_TESTCASE API-SEC-TDAEMON-0001
    29 
       
    30