Update contrib.
1 rem Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
2 rem All rights reserved.
3 rem This component and the accompanying materials are made available
4 rem under the terms of "Eclipse Public License v1.0"
5 rem which accompanies this distribution, and is available
6 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 rem Initial Contributors:
9 rem Nokia Corporation - initial contribution.
17 del E:\Logs\TestResults\tsu_mmf_mmruf_badext.htm
18 del E:\Logs\TestResults\tsu_mmf_mmruf_corrupt.htm
19 del E:\Logs\TestResults\tsu_mmf_mmruf.htm
20 del E:\Logs\TestResults\tsu_mmf_mmruf_alloc.htm
22 md E:\Logs\TestResults\
24 REM ***********************************************
25 REM **************** RUF TESTS ******************
26 REM ***********************************************
31 copy e:\recog\*.wxt c:\recog\
32 copy e:\recog\common\* c:\recog\common\
34 testframeworkrecognizer tsu_mmf_mmruf_badext.script
35 move c:\Logs\TestResults\tsu_mmf_mmruf*.htm e:\Logs\TestResults\
39 copy e:\recog\corrupt*.* c:\recog\
41 testframeworkrecognizer tsu_mmf_mmruf_corrupt.script
42 move c:\Logs\TestResults\tsu_mmf_mmruf*.htm e:\Logs\TestResults\
46 copy e:\recog\valid_* c:\recog\
48 testframeworkrecognizer tsu_mmf_mmruf.script
49 move c:\Logs\TestResults\tsu_mmf_mmruf*.htm e:\Logs\TestResults\
53 copy e:\recog\valid_angry_bone.3gp c:\recog\
54 copy e:\recog\3gpWidWrngExt.wxt c:\recog\
55 copy e:\recog\corrupt_vid.3gp c:\recog\
57 testframeworkrecognizer tsu_mmf_mmruf_alloc.script
58 move c:\Logs\TestResults\tsu_mmf_mmruf*.htm e:\Logs\TestResults\