cryptomgmtlibs/securitytestfw/test/autotesting/testsecurity_sdp.bat
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 15 da2ae96f639b
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    11 @rem
    11 @rem
    12 @rem Contributors:
    12 @rem Contributors:
    13 @rem
    13 @rem
    14 @rem Description: 
    14 @rem Description: 
    15 @rem
    15 @rem
    16 REM Run security tests on hardware
       
    17 REM
       
    18 REM This should run the same tests as test_spec_cedar, minus OOM and
       
    19 REM cancellation testing.
       
    20 
    16 
    21 REM Attempt to stop the execution in case it's accidentally started on a PC
    17 REM Attempt to stop the execution in case it's accidentally started on a PC
    22 ECHO About to run Security Team Hardware Tests
    18 ECHO About to run Security Team Hardware Tests
    23 pause
    19 pause
    24 
    20 
    37 copy z:\auto.cfg c:\auto.cfg
    33 copy z:\auto.cfg c:\auto.cfg
    38 ced -i c:\auto.cfg
    34 ced -i c:\auto.cfg
    39 
    35 
    40 sntpclient -savings cbtime01.symbian.intra bantime01.symbian.intra
    36 sntpclient -savings cbtime01.symbian.intra bantime01.symbian.intra
    41 
    37 
       
    38 runcaftests.bat
       
    39 
    42 runcrypto.bat
    40 runcrypto.bat
    43 
    41 
    44 runcaftests.bat
    42 REM Run recognizer tests
       
    43 md c:\trecog
       
    44 copy /s z:\trecog\* c:\trecog
       
    45 
       
    46 testexecute z:\trecog\trecogcert.script
       
    47 move c:\logs\testexecute\trecogcert.htm e:\testresults\trecogcert.htm
       
    48 
       
    49 testexecute z:\trecog\trecogpkcs12.script
       
    50 move c:\logs\testexecute\trecogpkcs12.htm e:\testresults\trecogpkcs12.htm
    45 
    51 
    46 REM Enable the following test when DEF076875(or relevant CR) is done.
    52 REM Enable the following test when DEF076875(or relevant CR) is done.
    47 REM runtlsclientauth.bat
    53 REM runtlsclientauth.bat
    48 
    54 
    49 REM Temporary solution for ROM overflow issues (DEF109635)
    55 // run if authserver is included
    50 runpkcs12tests.bat
    56 runauthtests.bat
    51 
       
    52 runcertman.bat
       
    53 
       
    54 runasnpkcs.bat
       
    55 
    57 
    56 runfiletokens.bat
    58 runfiletokens.bat
    57 
    59 
    58 runcryptotokens.bat
       
    59 
       
    60 REM run only if available
       
    61 //runupstests.bat