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