cryptomgmtlibs/securitytestfw/test/autotesting/runfiletokens_disableauth_with_wmdrm.bat
changeset 15 da2ae96f639b
child 29 ece3df019add
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
       
     1 @rem
       
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 @rem All rights reserved.
       
     4 @rem This component and the accompanying materials are made available
       
     5 @rem under the terms of the License "Eclipse Public License v1.0"
       
     6 @rem which accompanies this distribution, and is available
       
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 @rem
       
     9 @rem Initial Contributors:
       
    10 @rem Nokia Corporation - initial contribution.
       
    11 @rem
       
    12 @rem Contributors:
       
    13 @rem
       
    14 @rem Description: 
       
    15 @rem
       
    16 
       
    17 copy /s z:\tkeystore\ c:\tkeystore\
       
    18 copy /s z:\tcertstore\ c:\tcertstore\
       
    19 copy /s z:\ttesttools\ c:\ttesttools\
       
    20 copy /s z:\system\data\test1certstore.dat c:\system\data\test1certstore.dat
       
    21 copy /s c:\ttesttools\data\certclients.dat c:\private\101f72a6\certclients.dat
       
    22 
       
    23 TESTEXECUTE c:\ttesttools\scripts\sec-filetokens-tools.script
       
    24 move c:\logs\testexecute\sec-filetokens-tools.htm e:\testresults\sec-filetokens-tools.htm
       
    25 
       
    26 del c:\private\101f72a6\certclients.dat
       
    27 del c:\system\data\test1certstore.dat
       
    28 
       
    29 del /s c:\ttesttools\
       
    30 del /s c:\tcertstore\
       
    31 del /s c:\tkeystore\
       
    32 
       
    33 rem TCERTAPPS
       
    34 copy /s z:\tcertapps\ c:\tcertapps\
       
    35 t_certapps c:\tcertapps\scripts\script1.script c:\logs\testexecute\tcertapps.htm
       
    36 move c:\logs\testexecute\tcertapps.htm e:\testresults\tcertapps.htm
       
    37 t_certapps c:\tcertapps\scripts\apipolicing.script c:\logs\testexecute\tcertapps-apipolicing.htm
       
    38 move c:\logs\testexecute\tcertapps-apipolicing.htm e:\testresults\tcertapps-apipolicing.htm
       
    39 del /s c:\tcertapps\
       
    40 
       
    41 
       
    42 REM t_keystore
       
    43 copy /s z:\tkeystore\ c:\tkeystore\
       
    44 t_keystore c:\tkeystore\scripts\tkeystore.script c:\logs\testexecute\tkeystore.htm
       
    45 move c:\logs\testexecute\tkeystore.htm e:\testresults\tkeystore.htm
       
    46 t_keystore c:\tkeystore\scripts\authobjects.script c:\logs\testexecute\tkeystore_authobjects.htm
       
    47 move c:\logs\testexecute\tkeystore_authobjects.htm e:\testresults\tkeystore_authobjects.htm
       
    48 t_keystore c:\tkeystore\scripts\exportscript.script c:\logs\testexecute\tkeystore_export.htm
       
    49 move c:\logs\testexecute\tkeystore_export.htm e:\testresults\tkeystore_export.htm
       
    50 t_keystore c:\tkeystore\scripts\reload.script c:\logs\testexecute\tkeystore_reload.htm
       
    51 move c:\logs\testexecute\tkeystore_reload.htm e:\testresults\tkeystore_reload.htm
       
    52 t_keystore c:\tkeystore\scripts\oldserver_newfeature.script c:\logs\testexecute\oldserver_newfeature.htm
       
    53 move c:\logs\testexecute\oldserver_newfeature.htm e:\testresults\oldserver_newfeature.htm
       
    54 
       
    55 t_keystore c:\tkeystore\scripts\thwkeystore.txt c:\testresults\thwkeystore.log
       
    56 move c:\testresults\thwkeystore.log e:\testresults\thwkeystore.log
       
    57 
       
    58 del /s c:\tkeystore\