First public contribution.
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 REM Attempt to stop the execution in case it's accidentally started on a PC
18 ECHO About to run Security Team Hardware Tests
21 REM create testresults directory
24 copy z:\buildid.txt e:\
25 copy z:\buildid.txt e:\testresults
27 REM copy hosts file to redirect cam-ocspserver request to ban-ocspserver
29 md c:\private\10000882
30 copy z:\hosts c:\private\10000882\hosts
32 REM install automated commdb
33 copy z:\auto.cfg c:\auto.cfg
36 sntpclient -savings cbtime01.symbian.intra bantime01.symbian.intra
40 REM Run recognizer tests
42 copy /s z:\trecog\* c:\trecog
44 testexecute z:\trecog\trecogcert.script
45 move c:\logs\testexecute\trecogcert.htm e:\testresults\trecogcert.htm
47 testexecute z:\trecog\trecogpkcs12.script
48 move c:\logs\testexecute\trecogpkcs12.htm e:\testresults\trecogpkcs12.htm
50 REM Enable the following test when DEF076875(or relevant CR) is done.
51 REM runtlsclientauth.bat
53 // run if authserver is included