cryptomgmtlibs/securitytestfw/test/autotesting/runasnpkcs_9.4.bat
changeset 8 35751d3474b7
parent 0 2c201484c85f
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 tasnpkcs (relies on tkeystore test data)
       
    17 md c:\tkeystore
    16 md c:\tkeystore
    18 md c:\tkeystore\data
    17 md c:\tkeystore\data
    19 copy /s z:\tkeystore\data\ c:\tkeystore\data\
    18 copy /s z:\tkeystore\data\ c:\tkeystore\data\
    20 copy z:\tasnpkcstests.txt c:\tasnpkcstests.txt
    19 copy z:\tasnpkcstests.script c:\tasnpkcstests.script
    21 tasnpkcs c:\tasnpkcstests.txt c:\testresults\tasnpkcstests.log
    20 tasnpkcs c:\tasnpkcstests.script c:\logs\testexecute\tasnpkcstests.htm
    22 move c:\testresults\tasnpkcstests.log e:\testresults\tasnpkcstests.log
    21 move c:\logs\testexecute\tasnpkcstests.htm e:\testresults\tasnpkcstests.htm
    23 del c:\tasnpkcstests.txt
    22 del c:\tasnpkcstests.script
    24 del /s c:\tkeystore\data\
    23 del /s c:\tkeystore\data\
    25 attrib c:\*.* -r
    24 attrib c:\*.* -r
    26 del c:\*.*
    25 del c:\*.*