equal
deleted
inserted
replaced
1 @rem |
1 @rem |
2 @rem Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
3 @rem All rights reserved. |
3 @rem All rights reserved. |
4 @rem This component and the accompanying materials are made available |
4 @rem This component and the accompanying materials are made available |
5 @rem under the terms of "Eclipse Public License v1.0" |
5 @rem under the terms of "Eclipse Public License v1.0" |
6 @rem which accompanies this distribution, and is available |
6 @rem which accompanies this distribution, and is available |
7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html". |
25 testexecute.exe z:\egltest\egltest_t_image_multithread.script |
25 testexecute.exe z:\egltest\egltest_t_image_multithread.script |
26 testexecute.exe z:\egltest\egltest_t_image_multiprocess.script |
26 testexecute.exe z:\egltest\egltest_t_image_multiprocess.script |
27 testexecute.exe z:\egltest\egltest_t_vgimagetosurfaces.script |
27 testexecute.exe z:\egltest\egltest_t_vgimagetosurfaces.script |
28 testexecute.exe z:\egltest\egltest_t_image_negative.script |
28 testexecute.exe z:\egltest\egltest_t_image_negative.script |
29 testexecute.exe z:\egltest\egltest_t_benchmark_sgimage.script |
29 testexecute.exe z:\egltest\egltest_t_benchmark_sgimage.script |
30 testexecute.exe z:\egltest\egltest_t_oom_sgimage.script |
30 |
31 testexecute.exe z:\egltest\egltest_t_stress_sgimage.script |
|
32 testexecute.exe z:\egltest\egltest_t_benchmark_swapbuffers.script |
|
33 testexecute.exe z:\egltest\egltest_t_surfacescaling.script |
|
34 |
31 |
35 :: Ignore the following if using this script for emulator testing. |
32 :: Ignore the following if using this script for emulator testing. |
36 :: Logs are automatically copied on hardware to MMC |
33 :: Logs are automatically copied on hardware to MMC |
37 :: which is assumed to be drive E: |
34 :: which is assumed to be drive E: |
38 @echo off |
35 @echo off |