os/security/cryptomgmtlibs/securitytestfw/test/autotesting/testsecurity_sdp_newrom.bat
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptomgmtlibs/securitytestfw/test/autotesting/testsecurity_sdp_newrom.bat Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,51 @@
1.4 +@rem
1.5 +@rem Copyright (c) 2009-2010 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 +REM Attempt to stop the execution in case it's accidentally started on a PC
1.21 +ECHO About to run Security Team Hardware Tests
1.22 +pause
1.23 +
1.24 +REM create testresults directory
1.25 +md c:\testresults
1.26 +md e:\testresults
1.27 +copy z:\buildid.txt e:\
1.28 +copy z:\buildid.txt e:\testresults
1.29 +
1.30 +REM copy hosts file to redirect cam-ocspserver request to ban-ocspserver
1.31 +md c:\private
1.32 +md c:\private\10000882
1.33 +copy z:\hosts c:\private\10000882\hosts
1.34 +
1.35 +REM install automated commdb
1.36 +copy z:\auto.cfg c:\auto.cfg
1.37 +ced -i c:\auto.cfg
1.38 +
1.39 +sntpclient -savings cbtime01.symbian.intra bantime01.symbian.intra
1.40 +
1.41 +runcrypto.bat
1.42 +
1.43 +runupstests.bat
1.44 +
1.45 +runpkcs12tests.bat
1.46 +
1.47 +runasnpkcs.bat
1.48 +
1.49 +runcryptotokens.bat
1.50 +
1.51 +runcertman.bat
1.52 +
1.53 +
1.54 +