|
1 @rem |
|
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 "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". |
|
8 @rem |
|
9 @rem Initial Contributors: |
|
10 @rem Nokia Corporation - initial contribution. |
|
11 @rem |
|
12 @rem Contributors: |
|
13 @rem |
|
14 @rem Description: |
|
15 @rem |
|
16 @echo on |
|
17 |
|
18 testexecute.exe z:\wstest\wstest_t_alpha_s0_nonnga.script |
|
19 testexecute.exe z:\wstest\wstest_t_alpha_s1_nonnga.script |
|
20 |
|
21 testexecute.exe z:\wstest\wstest_t_alphawin_s0_nonnga.script |
|
22 testexecute.exe z:\wstest\wstest_t_alphawin_s1_nonnga.script |
|
23 |
|
24 testexecute.exe z:\wstest\wstest_t_anim_s0_nonnga.script |
|
25 testexecute.exe z:\wstest\wstest_t_anim_s1_nonnga.script |
|
26 |
|
27 testexecute.exe z:\wstest\wstest_t_client_s0_nonnga.script |
|
28 testexecute.exe z:\wstest\wstest_t_client_s1_nonnga.script |
|
29 |
|
30 testexecute.exe z:\wstest\wstest_t_crp_s0_nonnga.script |
|
31 testexecute.exe z:\wstest\wstest_t_crp_s1_nonnga.script |
|
32 |
|
33 testexecute.exe z:\wstest\wstest_t_cursor_n_sprite_s0_nonnga.script |
|
34 testexecute.exe z:\wstest\wstest_t_cursor_n_sprite_s1_nonnga.script |
|
35 |
|
36 testexecute.exe z:\wstest\wstest_t_draw_s0_nonnga.script |
|
37 testexecute.exe z:\wstest\wstest_t_draw_s1_nonnga.script |
|
38 |
|
39 testexecute.exe z:\wstest\wstest_t_dsa_s0_nonnga.script |
|
40 testexecute.exe z:\wstest\wstest_t_dsa_s1_nonnga.script |
|
41 |
|
42 testexecute.exe z:\wstest\wstest_t_event_s0_nonnga.script |
|
43 testexecute.exe z:\wstest\wstest_t_event_s1_nonnga.script |
|
44 |
|
45 testexecute.exe z:\wstest\wstest_t_fade_s0_nonnga.script |
|
46 testexecute.exe z:\wstest\wstest_t_fade_s1_nonnga.script |
|
47 |
|
48 testexecute.exe z:\wstest\wstest_t_graphicsresource_s0_nonnga.script |
|
49 testexecute.exe z:\wstest\wstest_t_graphicsresource_s1_nonnga.script |
|
50 |
|
51 testexecute.exe z:\wstest\wstest_t_key_s0_nonnga.script |
|
52 testexecute.exe z:\wstest\wstest_t_key_s1_nonnga.script |
|
53 |
|
54 testexecute.exe z:\wstest\wstest_t_oom_s0_nonnga.script |
|
55 testexecute.exe z:\wstest\wstest_t_oom_s1_nonnga.script |
|
56 |
|
57 testexecute.exe z:\wstest\wstest_t_panic_s0_nonnga.script |
|
58 testexecute.exe z:\wstest\wstest_t_panic_s1_nonnga.script |
|
59 |
|
60 testexecute.exe z:\wstest\wstest_t_pointer_s0_nonnga.script |
|
61 testexecute.exe z:\wstest\wstest_t_pointer_s1_nonnga.script |
|
62 |
|
63 testexecute.exe z:\wstest\wstest_t_redraw_s0_nonnga.script |
|
64 testexecute.exe z:\wstest\wstest_t_redraw_s1_nonnga.script |
|
65 |
|
66 testexecute.exe z:\wstest\wstest_t_screen_s0_nonnga.script |
|
67 testexecute.exe z:\wstest\wstest_t_screen_s1_nonnga.script |
|
68 |
|
69 testexecute.exe z:\wstest\wstest_t_screendevice_s0_nonnga.script |
|
70 testexecute.exe z:\wstest\wstest_t_screendevice_s1_nonnga.script |
|
71 |
|
72 testexecute.exe z:\wstest\wstest_t_screendeviceresswitch_s0_nonnga.script |
|
73 testexecute.exe z:\wstest\wstest_t_screendeviceresswitch_s1_nonnga.script |
|
74 |
|
75 testexecute.exe z:\wstest\wstest_t_security_s0_nonnga.script |
|
76 testexecute.exe z:\wstest\wstest_t_security_s1_nonnga.script |
|
77 |
|
78 |
|
79 testexecute.exe z:\wstest\wstest_t_window_s0_nonnga.script |
|
80 testexecute.exe z:\wstest\wstest_t_window_s1_nonnga.script |
|
81 |
|
82 @echo off |
|
83 md e:\logs |
|
84 md e:\logs\testexecute |
|
85 |
|
86 copy c:\logs\testexecute\wstest_t_*.htm e:\logs\testexecute\ |