os/security/cryptoservices/filebasedcertificateandkeystores/group/build_filetokens_test.bat
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 call cd %SECURITYSOURCEDIR%\os\security\cryptomgmtlibs\securitytestfw\group
19 call abld test build winscw udeb
21 call cd %SECURITYSOURCEDIR%\filetokens\group
23 call abld test build winscw udeb
26 rem Additional compilations needed to run filetokens tests
27 rem =======================================================
29 call cd %SECURITYSOURCEDIR%\cryptotokens\group
31 call abld test build winscw udeb
33 call cd %SECURITYSOURCEDIR%\os\security\cryptomgmtlibs\securitytestfw\testcertificates\group
35 call abld test build winscw udeb
37 rem Needed to compile swi test (need at least rtestwrapper)
38 call cd %SECURITYSOURCEDIR%\commonutils\group
40 call abld test build winscw udeb
42 rem Needed to compile certman test (needs at least testutilclient)
43 call cd %SECURITYSOURCEDIR%\swi\group
45 call abld test build winscw udeb
47 rem Needed for execution of test sec-filetokens-tools
48 call cd %SECURITYSOURCEDIR%\certman\group
50 call abld test build winscw udeb