1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptomgmtlibs/securitytestfw/test/autotesting/runcaftests_wmdrm.bat Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,72 @@
1.4 +@rem
1.5 +@rem Copyright (c) 2009 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 +md c:\tcaf
1.21 +copy /s z:\tcaf\* c:\tcaf
1.22 +testexecute c:\tcaf\tcaf.script
1.23 +move c:\logs\testexecute\tcaf.htm e:\testresults\tcaf.htm
1.24 +del c:\tcaf\*.*
1.25 +
1.26 +md c:\tcaf
1.27 +copy /s z:\tcaf\* c:\tcaf
1.28 +testexecute c:\tcaf\tcafnodrmcap.script
1.29 +move c:\logs\testexecute\tcafnodrmcap.htm e:\testresults\tcafnodrmcap.htm
1.30 +del c:\tcaf\*.*
1.31 +
1.32 +md c:\tcaf
1.33 +copy /s z:\tcaf\* c:\tcaf
1.34 +testexecute c:\tcaf\drmfileperformance_armv5.script
1.35 +move c:\logs\testexecute\drmfileperformance_armv5.htm e:\testresults\drmfileperformance_armv5.htm
1.36 +del c:\tcaf\*.*
1.37 +
1.38 +md c:\rta
1.39 +copy /s z:\rta\* c:\rta
1.40 +testexecute c:\rta\rta.script
1.41 +move c:\logs\testexecute\rta.htm e:\testresults\rta.htm
1.42 +del c:\rta\*.*
1.43 +
1.44 +md c:\tcaf
1.45 +md c:\tcaf\tscaf
1.46 +copy /s z:\tcaf\tscaf\* c:\tcaf\tscaf
1.47 +testexecute c:\tcaf\tscaf\tscaf.script
1.48 +move c:\logs\testexecute\tscaf.htm e:\testresults\tscaf.htm
1.49 +
1.50 +md c:\rta
1.51 +copy /s z:\rta\* c:\rta
1.52 +testexecute c:\rta\rta_64bit.script
1.53 +move c:\logs\testexecute\rta_64bit.htm e:\testresults\rta_64bit.htm
1.54 +del c:\rta\*.*
1.55 +
1.56 +md c:\tcaf
1.57 +copy /s z:\tcaf\* c:\tcaf
1.58 +testexecute c:\tcaf\consumerstep_64bit.script
1.59 +move c:\logs\testexecute\consumerstep_64bit.htm e:\testresults\consumerstep_64bit.htm
1.60 +
1.61 +md c:\tcaf
1.62 +copy /s z:\tcaf\* c:\tcaf
1.63 +testexecute c:\tcaf\tcafwmdrmsupport.script
1.64 +move c:\logs\testexecute\tcafwmdrmsupport.htm e:\testresults\tcafwmdrmsupport.htm
1.65 +
1.66 +md c:\tcaf
1.67 +md c:\tcaf\tmtputils
1.68 +copy /s z:\tcaf\tmtputils\* c:\tcaf\tmtputils
1.69 +testexecute c:\tcaf\tmtputils\tmtputils.script
1.70 +move c:\logs\testexecute\tmtputils.htm e:\testresults\tmtputils.htm
1.71 +
1.72 +md c:\tcaf
1.73 +copy /s z:\tcaf\* c:\tcaf
1.74 +testexecute c:\tcaf\tcafhelper.script
1.75 +move c:\logs\testexecute\tcafhelper.htm e:\testresults\tcafhelper.htm