os/security/cryptomgmtlibs/securitytestfw/test/autotesting/runfiletokens_disableauth_with_wmdrm.bat
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptomgmtlibs/securitytestfw/test/autotesting/runfiletokens_disableauth_with_wmdrm.bat	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,58 @@
     1.4 +@rem
     1.5 +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +@rem All rights reserved.
     1.7 +@rem This component and the accompanying materials are made available
     1.8 +@rem under the terms of the License "Eclipse Public License v1.0"
     1.9 +@rem which accompanies this distribution, and is available
    1.10 +@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +@rem
    1.12 +@rem Initial Contributors:
    1.13 +@rem Nokia Corporation - initial contribution.
    1.14 +@rem
    1.15 +@rem Contributors:
    1.16 +@rem
    1.17 +@rem Description: 
    1.18 +@rem
    1.19 +
    1.20 +copy /s z:\tkeystore\ c:\tkeystore\
    1.21 +copy /s z:\tcertstore\ c:\tcertstore\
    1.22 +copy /s z:\ttesttools\ c:\ttesttools\
    1.23 +copy /s z:\system\data\test1certstore.dat c:\system\data\test1certstore.dat
    1.24 +copy /s c:\ttesttools\data\certclients.dat c:\private\101f72a6\certclients.dat
    1.25 +
    1.26 +TESTEXECUTE c:\ttesttools\scripts\sec-filetokens-tools.script
    1.27 +move c:\logs\testexecute\sec-filetokens-tools.htm e:\testresults\sec-filetokens-tools.htm
    1.28 +
    1.29 +del c:\private\101f72a6\certclients.dat
    1.30 +del c:\system\data\test1certstore.dat
    1.31 +
    1.32 +del /s c:\ttesttools\
    1.33 +del /s c:\tcertstore\
    1.34 +del /s c:\tkeystore\
    1.35 +
    1.36 +rem TCERTAPPS
    1.37 +copy /s z:\tcertapps\ c:\tcertapps\
    1.38 +t_certapps c:\tcertapps\scripts\script1.script c:\logs\testexecute\tcertapps.htm
    1.39 +move c:\logs\testexecute\tcertapps.htm e:\testresults\tcertapps.htm
    1.40 +t_certapps c:\tcertapps\scripts\apipolicing.script c:\logs\testexecute\tcertapps-apipolicing.htm
    1.41 +move c:\logs\testexecute\tcertapps-apipolicing.htm e:\testresults\tcertapps-apipolicing.htm
    1.42 +del /s c:\tcertapps\
    1.43 +
    1.44 +
    1.45 +REM t_keystore
    1.46 +copy /s z:\tkeystore\ c:\tkeystore\
    1.47 +t_keystore c:\tkeystore\scripts\tkeystore.script c:\logs\testexecute\tkeystore.htm
    1.48 +move c:\logs\testexecute\tkeystore.htm e:\testresults\tkeystore.htm
    1.49 +t_keystore c:\tkeystore\scripts\authobjects.script c:\logs\testexecute\tkeystore_authobjects.htm
    1.50 +move c:\logs\testexecute\tkeystore_authobjects.htm e:\testresults\tkeystore_authobjects.htm
    1.51 +t_keystore c:\tkeystore\scripts\exportscript.script c:\logs\testexecute\tkeystore_export.htm
    1.52 +move c:\logs\testexecute\tkeystore_export.htm e:\testresults\tkeystore_export.htm
    1.53 +t_keystore c:\tkeystore\scripts\reload.script c:\logs\testexecute\tkeystore_reload.htm
    1.54 +move c:\logs\testexecute\tkeystore_reload.htm e:\testresults\tkeystore_reload.htm
    1.55 +t_keystore c:\tkeystore\scripts\oldserver_newfeature.script c:\logs\testexecute\oldserver_newfeature.htm
    1.56 +move c:\logs\testexecute\oldserver_newfeature.htm e:\testresults\oldserver_newfeature.htm
    1.57 +
    1.58 +t_keystore c:\tkeystore\scripts\thwkeystore.script c:\logs\testexecute\thwkeystore.htm
    1.59 +move c:\logs\testexecute\thwkeystore.htm e:\testresults\thwkeystore.htm
    1.60 +
    1.61 +del /s c:\tkeystore\