Update contrib.
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".
9 @rem Initial Contributors:
10 @rem Nokia Corporation - initial contribution.
17 copy /s z:\tkeystore\ c:\tkeystore\
18 copy /s z:\tcertstore\ c:\tcertstore\
19 copy /s z:\ttesttools\ c:\ttesttools\
21 copy /s z:\system\data\test1certstore.dat c:\system\data\test1certstore.dat
22 copy /s z:\system\data\test2certstore.dat c:\system\data\test2certstore.dat
23 md c:\private\101f72a6\
24 copy /s c:\ttesttools\data\certclients.dat c:\private\101f72a6\certclients.dat
26 TESTEXECUTE c:\ttesttools\scripts\sec-filetokens-tools.script
27 move c:\logs\testexecute\sec-filetokens-tools.htm e:\testresults\sec-filetokens-tools.htm
29 del c:\private\101f72a6\certclients.dat
30 del c:\system\data\test1certstore.dat
37 copy /s z:\tcertapps\ c:\tcertapps\
38 t_certapps c:\tcertapps\scripts\script1.script c:\testresults\tcertapps.htm
39 move c:\testresults\tcertapps.htm e:\testresults\tcertapps.htm
40 t_certapps c:\tcertapps\scripts\apipolicing.script c:\testresults\tcertapps-apipolicing.htm
41 move c:\testresults\tcertapps-apipolicing.htm e:\testresults\tcertapps-apipolicing.htm
46 copy /s z:\tkeystore\ c:\tkeystore\
47 t_keystore c:\tkeystore\scripts\tkeystore.script c:\testresults\tkeystore.htm
48 move c:\testresults\tkeystore.htm e:\testresults\tkeystore.htm
49 t_keystore c:\tkeystore\scripts\authobjects.script c:\testresults\tkeystore_authobjects.htm
50 move c:\testresults\tkeystore_authobjects.htm e:\testresults\tkeystore_authobjects.htm
51 t_keystore c:\tkeystore\scripts\exportscript.script c:\testresults\tkeystore_export.htm
52 move c:\testresults\tkeystore_export.htm e:\testresults\tkeystore_export.htm
53 t_keystore c:\tkeystore\scripts\reload.script c:\testresults\tkeystore_reload.htm
54 move c:\testresults\tkeystore_reload.htm e:\testresults\tkeystore_reload.htm