author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Thu, 07 Jan 2010 13:38:45 +0200 | |
changeset 33 | 0173bcd7697c |
parent 31 | 56f325a607ea |
child 36 | 538db54a451d |
permissions | -rw-r--r-- |
0 | 1 |
// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 |
// All rights reserved. |
|
3 |
// This component and the accompanying materials are made available |
|
4 |
// under the terms of the License "Eclipse Public License v1.0" |
|
5 |
// which accompanies this distribution, and is available |
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 |
// |
|
8 |
// Initial Contributors: |
|
9 |
// Nokia Corporation - initial contribution. |
|
10 |
// |
|
11 |
// Contributors: |
|
12 |
// |
|
13 |
// Description: |
|
14 |
// e32test/group/bld.inf |
|
15 |
// Kernel and User library test code |
|
16 |
// |
|
17 |
// |
|
18 |
||
19 |
/** |
|
20 |
@file |
|
21 |
*/ |
|
22 |
||
23 |
||
24 |
PRJ_PLATFORMS |
|
25 |
||
26 |
BASEDEFAULT |
|
27 |
||
28 |
PRJ_EXPORTS |
|
29 |
../secure/platsecconfig.settings /epoc32/rom/e32test/t_platsecconfig.iby |
|
30 |
../secure/platsecconfig.settings /epoc32/data/t_platsecconfig.ini |
|
31 |
||
32 |
PRJ_TESTEXPORTS |
|
33 |
||
34 |
../../../kernel/eka/include/kernel/dobject.h /epoc32/include/kernel/ |
|
35 |
||
36 |
../../../userlibandfileserver/domainmgr/inc/domainobserver.h /epoc32/include/ |
|
37 |
||
38 |
../dll/d_ldrtst.h /epoc32/include/ |
|
39 |
||
40 |
../nkernsa/interrupts.h /epoc32/include/nktest/ // |
|
41 |
../nkernsa/nkutils.h /epoc32/include/nktest/ // |
|
42 |
../nkernsa/utils.h /epoc32/include/nktest/ // |
|
43 |
../nkernsa/diag.h /epoc32/include/nktest/ // |
|
44 |
||
45 |
../../../kernel/eka/include/e32huffman.h /epoc32/include/ |
|
46 |
||
47 |
platsec.settings /epoc32/data/defaulttest.ini |
|
48 |
../mmu/d_memorytest.h /epoc32/include/e32test/d_memorytest.h |
|
49 |
||
50 |
../buffer/UnicodeData.txt /epoc32/data/z/test/unicodedata.txt |
|
51 |
../buffer/UnicodeData.txt /epoc32/release/wins/udeb/z/test/unicodedata.txt |
|
52 |
../buffer/UnicodeData.txt /epoc32/release/wins/urel/z/test/unicodedata.txt |
|
53 |
../buffer/UnicodeData.txt /epoc32/release/winscw/udeb/z/test/unicodedata.txt |
|
54 |
../buffer/UnicodeData.txt /epoc32/release/winscw/urel/z/test/unicodedata.txt |
|
55 |
||
56 |
// batch file that runs all automatic Unicode tests on hardware |
|
57 |
../group/UnicodeTests.bat /epoc32/data/z/system/test/unicodetests.bat |
|
58 |
../group/UnicodeTest.iby /epoc32/rom/include/unicodetest.iby |
|
59 |
||
60 |
// REMOVE_ME - Work-around to get stdexe and stddll test cases into ROM. |
|
61 |
// should be removed once new tools have been submitted |
|
62 |
../dll/oe/eabi/udeb/t_oedll.dll /epoc32/release/armv5/udeb/t_oedll.dll |
|
63 |
../dll/oe/eabi/udeb/t_oedll1.dll /epoc32/release/armv5/udeb/t_oedll1.dll |
|
64 |
../dll/oe/eabi/udeb/t_oeexport.exe /epoc32/release/armv5/udeb/t_oeexport.exe |
|
65 |
../dll/oe/eabi/udeb/t_oeexport1.exe /epoc32/release/armv5/udeb/t_oeexport1.exe |
|
66 |
../dll/oe/eabi/urel/t_oedll.dll /epoc32/release/armv5/urel/t_oedll.dll |
|
67 |
../dll/oe/eabi/urel/t_oedll1.dll /epoc32/release/armv5/urel/t_oedll1.dll |
|
68 |
../dll/oe/eabi/urel/t_oeexport.exe /epoc32/release/armv5/urel/t_oeexport.exe |
|
69 |
../dll/oe/eabi/urel/t_oeexport1.exe /epoc32/release/armv5/urel/t_oeexport1.exe |
|
70 |
||
71 |
../demandpaging/d_pagestress.h /epoc32/include/ |
|
72 |
||
73 |
../iic/iic_psl/i2c.h /epoc32/include/e32test/ |
|
74 |
../iic/iic_psl/spi.h /epoc32/include/e32test/ |
|
75 |
||
76 |
PRJ_TESTMMPFILES |
|
77 |
||
78 |
/****************************************************************************** |
|
79 |
Put all device drivers here. These build both SMP and non-SMP variants. |
|
80 |
User side code builds a single variant for both. |
|
81 |
*NOTE: Base BTB will build properly any kernel-side test code embedded within |
|
82 |
positive check ( #ifdef SMP ), however these binaries will not be included in BTB |
|
83 |
autotest images for SMP platforms. Refer to DTW-KHS BTB00055 for more details. |
|
84 |
******************************************************************************/ |
|
85 |
d_implicit support |
|
86 |
d_emitest support |
|
87 |
d_ldd support |
|
88 |
d_ldd_ram support |
|
89 |
d_ldd2 support |
|
90 |
d_ldd2_ram support |
|
91 |
d_lddns support |
|
92 |
d_lddpowerseqtest support |
|
93 |
d_ldddigitisertest support |
|
94 |
d_lddturnaroundtimertest support |
|
95 |
d_newldd support |
|
96 |
d_ipccpy support |
|
97 |
d_kucopy support |
|
98 |
d_ldrtst support |
|
99 |
t_prop_ldd support |
|
100 |
bm_ldd support |
|
101 |
d_sharedio support |
|
102 |
d_dobject support |
|
103 |
d_memorytest support |
|
104 |
d_kheap support |
|
105 |
d_sharedchunk support |
|
106 |
d_nktrace support |
|
107 |
d_sldd support |
|
108 |
d_logtofile support |
|
109 |
d_eventtracker support |
|
110 |
d_traceredirect support |
|
111 |
d_btrace support |
|
112 |
d_perflogger_test_ldd support |
|
113 |
d_kern_msg support |
|
114 |
d_gobble support |
|
115 |
d_nanowait support |
|
116 |
d_medch support |
|
117 |
d_shbuf_client support |
|
118 |
d_shbuf_own support |
|
119 |
d_asid support |
|
120 |
||
121 |
#ifdef GENERIC_MARM |
|
122 |
d_schedhook support |
|
123 |
d_kernasmbm support |
|
124 |
d_codemodifier support |
|
125 |
d_debugapi support |
|
126 |
d_context support |
|
127 |
earlyextension support |
|
128 |
d_testearlyextension support |
|
129 |
#endif |
|
130 |
||
131 |
#if !defined X86 |
|
132 |
rescontrol_psl support |
|
133 |
rescontrol_extended_psl support |
|
134 |
d_rescontrolcli support |
|
135 |
d_extendedrescontrolcli support |
|
136 |
d_prmacctstsim support |
|
137 |
../resmanus/resourcecontrol support |
|
138 |
../resmanus/resourcecontrollerextended support |
|
139 |
#endif |
|
140 |
||
141 |
// DMA kernel-side test harness for software-simulated DMA framework |
|
142 |
// software-simulated DMA framework |
|
143 |
d_dmasim support |
|
144 |
dmasim support |
|
145 |
||
146 |
// Examples for demand paging device driver migration |
|
147 |
d_pagingexample_1_pre support |
|
148 |
d_pagingexample_1_post support |
|
149 |
d_pagingexample_2_pre support |
|
150 |
d_pagingexample_2_post support |
|
151 |
||
152 |
#if defined(EPOC32) && !defined(X86) |
|
153 |
// Test LDD for real hardware DMA |
|
154 |
d_dma support |
|
155 |
#endif |
|
156 |
||
157 |
#ifdef EPOC32 |
|
158 |
d_atomic support |
|
159 |
d_pagestress support |
|
160 |
d_ramstress support |
|
161 |
d_export support |
|
162 |
d_import support |
|
163 |
#endif |
|
164 |
||
165 |
#ifdef WINS |
|
166 |
d_guiconfig support |
|
167 |
d_second_excp2 support |
|
168 |
#endif |
|
169 |
||
170 |
#if defined(MARM_ARMV5) || defined(MARM_ARMV4) |
|
171 |
d_second_excp support |
|
172 |
d_second_excp2 support |
|
173 |
#endif |
|
174 |
||
175 |
#if !defined(WINS) |
|
176 |
d_demandpaging support |
|
177 |
#endif |
|
178 |
||
179 |
#if !defined(WINS) && !defined(X86) |
|
180 |
d_ramdefrag support |
|
181 |
d_pagemove support |
|
33
0173bcd7697c
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
182 |
d_smpsoak support |
0 | 183 |
#endif |
184 |
||
185 |
#if !defined(X86) |
|
186 |
#if defined(WINS) |
|
187 |
../iic/iic_psl/iic_testpsl support |
|
188 |
../iic/iic_psl/spi support |
|
189 |
../iic/iic_psl/i2c support |
|
190 |
../iic/iic_psl/d_iic_client support |
|
191 |
../iic/iic_psl/d_iic_slaveclient support |
|
192 |
||
193 |
../iic/iic_psl/spi_ctrless support |
|
194 |
../iic/iic_psl/i2c_ctrless support |
|
195 |
../iic/iic_psl/d_iic_client_ctrless support |
|
196 |
../iic/iic_psl/d_iic_slaveclient_ctrless support |
|
197 |
#endif |
|
198 |
#endif |
|
199 |
||
200 |
#if !defined(WINS) && !defined(X86) |
|
201 |
d_crazyints support |
|
202 |
#endif |
|
203 |
||
204 |
/****************************************************************************** |
|
205 |
User side code here - builds a single variant for both SMP and non-SMP. |
|
206 |
******************************************************************************/ |
|
207 |
#ifndef SMP |
|
208 |
#ifdef WINS |
|
209 |
// used to make some tests 'manual' on WINS (those which don't really add any useful testing like benchmarks) |
|
210 |
#define MANUAL_ON_WINS manual |
|
211 |
#else |
|
212 |
#define MANUAL_ON_WINS |
|
213 |
#endif |
|
214 |
||
215 |
#ifdef EPOC32 |
|
216 |
//T_ROMCHK // check the ROM is OK before starting tests |
|
217 |
#endif |
|
218 |
||
219 |
// todo: t_shadow tests currently need to run before any ROM pages get shadowed so do this first |
|
220 |
// for now |
|
221 |
#ifdef EPOC32 |
|
222 |
t_shadow |
|
223 |
#endif |
|
224 |
||
225 |
// Do these here since they interfere with latency measurement |
|
226 |
t_implicit |
|
227 |
||
228 |
t_dmasim // user-side test harness for software-simulated DMA framework |
|
229 |
||
230 |
#ifdef GENERIC_MARM |
|
231 |
t_schedhook |
|
232 |
#endif |
|
233 |
||
234 |
t_emi |
|
235 |
||
236 |
// RAM defragmentation tests. |
|
237 |
// These tests assume that all pages are movable during the tests |
|
238 |
// to increase the chances of this nothing should be running in the background. |
|
239 |
// Therefore these need to be run before t_lat2 is started. |
|
240 |
#if !defined(WINS) && !defined(X86) |
|
241 |
t_ramdefrag |
|
242 |
#endif |
|
243 |
||
244 |
#ifdef EPOC32 |
|
245 |
// Start the latency measurement |
|
246 |
t_lat2 |
|
247 |
#endif |
|
248 |
||
249 |
// /E32TEST/ACTIVE tests |
|
250 |
t_act |
|
251 |
t_asyc |
|
252 |
t_cact |
|
253 |
t_cactw |
|
254 |
t_cper |
|
255 |
t_ctimer |
|
256 |
t_timerduration |
|
257 |
t_dtim |
|
258 |
t_idle |
|
259 |
t_messge |
|
260 |
||
261 |
// /E32TEST/BENCH tests |
|
262 |
#ifdef GENERIC_MARM |
|
263 |
t_desbm manual |
|
264 |
#endif |
|
265 |
t_dhry support |
|
266 |
t_excbm MANUAL_ON_WINS |
|
267 |
t_exec support |
|
268 |
t_membm MANUAL_ON_WINS |
|
269 |
t_proc1 |
|
270 |
t_proc2 support |
|
271 |
t_r64bm MANUAL_ON_WINS |
|
272 |
#ifdef ARMCC |
|
273 |
t_vfpbm |
|
274 |
#endif |
|
275 |
t_rxbm MANUAL_ON_WINS |
|
276 |
t_svr |
|
277 |
t_svr2 |
|
278 |
t_svr5 |
|
279 |
t_svrstress |
|
280 |
t_svr_connect |
|
281 |
int_svr_calls support |
|
282 |
t_t64bm MANUAL_ON_WINS |
|
283 |
t_ipcbm MANUAL_ON_WINS |
|
284 |
#ifndef X86 |
|
285 |
t_kernbm MANUAL_ON_WINS |
|
286 |
#endif |
|
287 |
||
288 |
t_ctxsw |
|
289 |
t_ctxsw3 |
|
290 |
#ifdef EPOC32 |
|
291 |
t_prof support |
|
292 |
#endif |
|
293 |
#ifdef GENERIC_MARM |
|
294 |
t_kernasmbm manual |
|
295 |
t_userasmbm manual |
|
296 |
#endif |
|
297 |
||
298 |
// /e32test/benchmark |
|
299 |
#ifndef X86 |
|
300 |
bm_suite MANUAL_ON_WINS |
|
301 |
#else |
|
302 |
bm_suite manual |
|
303 |
#endif |
|
304 |
||
305 |
// /E32TEST/BUFFER tests |
|
306 |
t_bflat |
|
307 |
t_bma |
|
308 |
t_bseg |
|
309 |
t_buf |
|
310 |
t_rbuf |
|
311 |
t_char |
|
312 |
t_circ |
|
313 |
t_collate |
|
314 |
t_des |
|
315 |
t_farray |
|
316 |
t_func |
|
317 |
t_graph |
|
318 |
t_key |
|
319 |
t_lex |
|
320 |
t_match |
|
321 |
t_parray |
|
322 |
t_que |
|
323 |
t_readar |
|
324 |
t_regn |
|
325 |
t_sque |
|
326 |
t_varray |
|
327 |
t_versio |
|
328 |
t_array |
|
329 |
t_hashtab |
|
330 |
T_FoldPerf |
|
331 |
T_UnicodePerf |
|
332 |
t_huff |
|
333 |
t_memcpy support // time consuming, tests rarely-changed code |
|
334 |
#ifndef MARM_THUMB |
|
335 |
// That test contains lots of ARM assembly language which is normally |
|
336 |
// executed only in privileged mode. So there is no need to build it |
|
337 |
// for thumb. |
|
338 |
t_tbma support // time consuming, tests rarely-changed code |
|
339 |
#endif |
|
340 |
||
341 |
// /E32TEST/DATETIME tests |
|
342 |
t_dparse support |
|
343 |
t_time |
|
344 |
t_tparse |
|
345 |
||
346 |
// /E32TEST/DEVICE tests |
|
347 |
t_ampv support |
|
348 |
t_comm support |
|
349 |
t_commsk support |
|
350 |
t_loop support |
|
351 |
// T_MODEM1 support |
|
352 |
// T_PROM support |
|
353 |
t_term support |
|
354 |
||
355 |
t_serial manual |
|
15
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
356 |
|
0 | 357 |
t_sound2 |
358 |
t_sound_api |
|
359 |
t_sound_api_helper support |
|
360 |
t_soundmchan |
|
361 |
t_soundwav support |
|
15
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
362 |
|
0 | 363 |
t_dtenot manual |
364 |
// T_DCE manual Commented out until DCE implemented |
|
365 |
// T_DCEUTL manual |
|
366 |
t_keyboardrotate manual |
|
367 |
#ifdef GENERIC_MARM |
|
368 |
t_slowir support |
|
369 |
// T_FIR2 support |
|
370 |
t_usb manual |
|
371 |
t_usbapi |
|
372 |
t_usbcsc |
|
373 |
t_testearlyextension |
|
374 |
#endif |
|
375 |
#ifdef MARM_ARMV5 |
|
376 |
t_usb_device manual |
|
377 |
t_usb_scdevice manual |
|
378 |
#endif |
|
379 |
||
380 |
t_tldd |
|
381 |
t_newldd |
|
382 |
t_lddpowerseqtest |
|
383 |
t_ldddigitisertest |
|
384 |
t_traweventdigitiser |
|
385 |
t_persistrestart manual |
|
386 |
halsettings support |
|
387 |
||
388 |
// /E32TEST/DLL tests |
|
389 |
t_dll1 support |
|
390 |
t_dll2 support |
|
391 |
||
392 |
t_dlla1 support |
|
393 |
t_dlla2 support |
|
394 |
t_dlla3 support |
|
395 |
||
396 |
t_start1 support |
|
397 |
t_start2 support |
|
398 |
t_start3 support |
|
399 |
t_tdll12 |
|
400 |
||
401 |
t_staticdata |
|
402 |
t_tdlla |
|
403 |
||
404 |
t_tls |
|
405 |
t_tlsdll support |
|
406 |
t_tstart |
|
407 |
t_loadfail |
|
408 |
// REMOVE_ME - Work-around to get stdexe and stddll test cases into ROM. |
|
409 |
// should be removed once new tools have been submitted |
|
410 |
#if defined(MARM_ARMV5) |
|
411 |
t_oefixup |
|
412 |
#endif |
|
413 |
||
414 |
#ifdef EPOC32 |
|
415 |
t_ver1_1_0 support |
|
416 |
t_ver1_1_1 support |
|
417 |
t_ver1_2_0 support |
|
418 |
#endif |
|
419 |
t_ver1_3_0 support |
|
420 |
#ifdef EPOC32 |
|
421 |
t_ver2_1_0 support |
|
422 |
t_ver2_1_1 support |
|
423 |
t_ver2_2_0 support |
|
424 |
#endif |
|
425 |
t_ver2_3_0 support |
|
426 |
#ifdef EPOC32 |
|
427 |
t_xver2a support // request 1.0 work with any |
|
428 |
t_xver2b support // request 1.0 work with 2.0 but not 3.0 |
|
429 |
t_xver2c support // request 1.0 don't work with 2.0 |
|
430 |
t_xver2d support // request 1.1 work with 1.0 but not 2.0 |
|
431 |
t_xver2e support // request 1.1 work with any |
|
432 |
t_xver2f support // request 1.1 work with 2.0, 3.0 but not with 1.0 |
|
433 |
t_xver2g support // request 1.1 don't work with 2.0, 3.0 or 1.0 |
|
434 |
t_xver2h support // request 1.1 work with 1.0 and 2.0 but not 3.0 |
|
435 |
t_xver2i support // request 1.1 work with 2.0 but not 3.0 or 1.0 |
|
436 |
t_xver2j support // request 2.0 only use 1.0 exports |
|
437 |
t_xver2k support // request 2.0 only use 1.0, 1.1 exports |
|
438 |
t_xver2l support // request 2.0 use 2.0 exports work on 3.0 |
|
439 |
t_xver2m support // request 2.0 use 2.0 exports, don't work on 3.0 |
|
440 |
t_xver2n support // request 3.0 use 1.0 exports only |
|
441 |
t_xver2o support // request 3.0 use all |
|
442 |
t_xxver2 |
|
443 |
#else |
|
444 |
t_xxver2w |
|
445 |
#endif |
|
446 |
||
447 |
#ifdef EPOC32 |
|
448 |
t_path |
|
449 |
t_path2 support |
|
450 |
t_pathdll1 support |
|
451 |
t_pathdll2 support |
|
452 |
t_import_ldd |
|
453 |
#endif |
|
454 |
||
455 |
#if defined(WINS) |
|
456 |
t_dllwsd_dll support |
|
457 |
t_dllwsd_dlli support |
|
458 |
t_dllwsd |
|
459 |
t_dllwsdi |
|
460 |
t_dllwsdd |
|
461 |
t_dllwsddi |
|
462 |
d_wsdextension support |
|
463 |
t_wsdextension support |
|
464 |
#endif |
|
465 |
||
466 |
// /e32test/ethernet |
|
467 |
../ethernet/pump/etherpump manual |
|
468 |
../ethernet/macset/macset manual |
|
469 |
||
470 |
// /E32TEST/HEAP tests |
|
471 |
t_fail |
|
472 |
||
473 |
#ifdef EPOC32 |
|
474 |
t_hcomp support |
|
475 |
#endif |
|
476 |
||
477 |
t_heap |
|
478 |
t_heap2 |
|
479 |
t_heapdb |
|
480 |
t_kheap |
|
481 |
||
482 |
// /E32TEST/LFFS tests |
|
483 |
t_lfsdrv2 manual |
|
484 |
t_lfsdrvbm manual |
|
485 |
#if defined(GENERIC_MARM) |
|
486 |
tf_fsscan manual |
|
487 |
tf_suspend manual |
|
488 |
tf_suspendsoak manual |
|
489 |
tf_suspendsoakw manual |
|
490 |
tf_read manual |
|
491 |
tf_write manual |
|
492 |
tf_erase manual |
|
493 |
tf_dump manual |
|
494 |
#endif |
|
495 |
loadlffs manual |
|
496 |
#if defined(GENERIC_MARM) |
|
497 |
bf_raw manual |
|
498 |
bf_cpu manual |
|
499 |
#endif |
|
500 |
load9660 support |
|
501 |
loadntfs support |
|
502 |
||
503 |
// /E32TEST/LOCALE tests |
|
504 |
t_msgtxt manual |
|
505 |
t_names |
|
506 |
t_currencyformat |
|
507 |
||
508 |
||
509 |
#if !defined(MARM_ARMI) && !defined(MARM_THUMB) |
|
510 |
// Don't build localisation DLLs for ARMI or THUMB |
|
511 |
t_loclus support |
|
512 |
t_loclus1 support |
|
513 |
t_loclus2 support |
|
514 |
t_loclge support |
|
515 |
#endif |
|
516 |
||
517 |
||
518 |
// /E32TEST/MATH tests |
|
519 |
t_float |
|
520 |
t_i64 |
|
521 |
t_i64_2 |
|
522 |
t_math |
|
523 |
t_math2 |
|
524 |
t_r32 |
|
525 |
/*T_R64*/ |
|
526 |
t_realx |
|
527 |
t_roundtrip |
|
528 |
#ifdef GENERIC_MARM |
|
529 |
t_vfp |
|
530 |
#endif |
|
531 |
||
532 |
// /E32TEST/MISC tests |
|
533 |
||
534 |
t_duid support |
|
535 |
t_uid |
|
536 |
cpumeter support |
|
537 |
crash support |
|
538 |
reboot support |
|
539 |
exc support |
|
540 |
freemem support |
|
541 |
// THRDLIST support |
|
542 |
t_abt support |
|
543 |
t_dabt support |
|
544 |
t_pabt support |
|
545 |
t_alive support |
|
546 |
t_busy support |
|
547 |
t_cmpres |
|
548 |
t_death support |
|
549 |
t_kill manual |
|
550 |
t_ramuse support |
|
551 |
t_repmd support |
|
552 |
t_stres1 support |
|
553 |
t_svr3 support |
|
554 |
t_svr6 support |
|
555 |
t_xyldr support |
|
556 |
t_proc3 support |
|
557 |
t_proc3a support |
|
558 |
t_mem support |
|
559 |
t_unzip support |
|
560 |
t_ymodem support |
|
561 |
t_ymodemz support |
|
562 |
t_lbk support |
|
563 |
t_forever support |
|
564 |
t_ipccpy |
|
565 |
flash support |
|
566 |
flash32 support |
|
567 |
systemize support |
|
568 |
kill support |
|
569 |
t_add2p |
|
570 |
t_add2p2 support |
|
571 |
drvdump support |
|
572 |
drvread support |
|
573 |
eject support |
|
574 |
t_pcreat support |
|
575 |
||
576 |
#if !defined(WINS) |
|
577 |
t_zip manual |
|
578 |
#endif |
|
579 |
||
580 |
#ifdef EPOC32 |
|
581 |
t_undef support |
|
582 |
t_tmout support |
|
583 |
#endif |
|
584 |
t_empty |
|
585 |
t_empty2 |
|
586 |
||
33
0173bcd7697c
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
587 |
#if !defined(WINS) && !defined(X86) |
0173bcd7697c
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
588 |
t_smpsoak |
0173bcd7697c
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
589 |
t_smpsoakprocess support |
0173bcd7697c
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
590 |
t_smpsoakspin support |
0173bcd7697c
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
591 |
#endif |
0173bcd7697c
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
592 |
|
0 | 593 |
// /E32TEST/MMU tests |
594 |
t_chunk |
|
595 |
t_chunk2 |
|
596 |
t_chunk3 support |
|
597 |
t_chunk4 |
|
598 |
t_dchunk manual |
|
599 |
t_mmubm |
|
600 |
t_wbc |
|
601 |
t_sharedio |
|
602 |
t_sharedio2 |
|
603 |
t_sharedio3 |
|
604 |
t_sharedio4 |
|
605 |
t_sharedchunk |
|
606 |
t_sharedchunkf |
|
607 |
t_mmustress |
|
608 |
t_shbuf_client |
|
609 |
t_shbuf_own |
|
610 |
t_shbuf_perf |
|
611 |
||
612 |
#ifdef GENERIC_MARM |
|
613 |
t_codemodifier |
|
614 |
t_codemodifier2 support |
|
615 |
t_cache |
|
616 |
#endif |
|
617 |
||
618 |
t_dobject |
|
619 |
||
620 |
||
621 |
#if defined(EPOC32) && !defined(MARM_THUMB) |
|
622 |
t_imb |
|
623 |
t_btb manual |
|
624 |
#endif |
|
625 |
||
626 |
#ifdef EPOC32 |
|
31
56f325a607ea
Revision: 200951
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
15
diff
changeset
|
627 |
t_ramall |
0 | 628 |
t_pages support |
629 |
t_mwait |
|
630 |
t_asid |
|
631 |
t_asid_dummy support |
|
632 |
#endif |
|
633 |
||
634 |
// /E32TEST/NKERN tests |
|
635 |
t_nktrace manual |
|
636 |
||
637 |
// /E32TEST/PCCD tests |
|
638 |
t_atadrv manual |
|
639 |
t_atadr3 support |
|
640 |
t_media manual |
|
641 |
t_idrv |
|
642 |
t_pccdbm manual |
|
643 |
t_nandbm manual |
|
644 |
t_pccdsk support |
|
645 |
t_pccdsr support |
|
646 |
t_mmcdrv manual |
|
647 |
t_med_writebm manual |
|
648 |
||
649 |
#ifdef EPOC32 |
|
650 |
t_crrdrv support |
|
651 |
||
652 |
// T_PCCD1 |
|
653 |
// T_PCCD2 |
|
654 |
// T_PCCD3 manual |
|
655 |
#endif |
|
656 |
||
657 |
t_multislot manual |
|
658 |
t_medch |
|
659 |
||
660 |
// /E32TEST/POWER tests |
|
661 |
t_power |
|
662 |
t_power_slave support |
|
663 |
t_domain |
|
664 |
t_domain_slave support |
|
665 |
domainPolicyTest support |
|
666 |
t_switchoff |
|
667 |
||
668 |
// /E32TEST/PRIME tests |
|
669 |
t_kern support |
|
670 |
t_sem |
|
671 |
t_semutx |
|
672 |
t_semutx2 |
|
673 |
t_mutex support |
|
674 |
t_timer |
|
675 |
t_rwlock |
|
676 |
||
677 |
// /e32test/property |
|
678 |
t_property |
|
679 |
t_prop_sec support |
|
680 |
t_prop_define0 support |
|
681 |
t_prop_define1 support |
|
682 |
t_prop_define2 support |
|
683 |
t_prop_define3 support |
|
684 |
t_stress_property support |
|
685 |
||
686 |
// /E32TEST/REALTIME tests |
|
687 |
t_frag support |
|
688 |
#ifdef EPOC32 |
|
689 |
t_lat2m support |
|
690 |
t_latncy support |
|
691 |
#endif |
|
692 |
t_write support |
|
693 |
||
694 |
// /E32TEST/SYSTEM tests |
|
695 |
t_atomic |
|
696 |
t_chnot |
|
697 |
t_cobj |
|
698 |
t_ctrap |
|
699 |
t_exc |
|
700 |
t_inf manual |
|
701 |
t_multin |
|
702 |
t_prot |
|
703 |
t_prot2 support |
|
704 |
t_prot2a support |
|
705 |
t_reason support |
|
706 |
t_ref |
|
707 |
t_reg |
|
708 |
t_trap |
|
709 |
t_cli |
|
710 |
t_inact manual |
|
711 |
t_kucopy |
|
712 |
t_condvar |
|
713 |
t_condvar2 support |
|
714 |
||
715 |
t_tick manual |
|
716 |
t_tock |
|
717 |
||
718 |
t_env |
|
719 |
t_env_child support |
|
720 |
||
721 |
t_mstim2 support |
|
722 |
#ifndef EPOC32 |
|
723 |
t_mstim support // win32 timers sometimes irregular, but a useful test nonetheless |
|
724 |
#else |
|
725 |
t_mstim |
|
726 |
||
727 |
t_debug support |
|
728 |
// T_REGRAM support |
|
729 |
t_panic support |
|
730 |
#endif |
|
731 |
||
732 |
// /E32TEST/THREAD tests |
|
733 |
t_killer support // because it takes several minutes to run |
|
734 |
t_thread |
|
735 |
t_thread2 |
|
736 |
t_threadedserver |
|
737 |
#ifdef EPOC32 |
|
738 |
t_smpsafe |
|
739 |
smpsafea support |
|
740 |
smpsafeb support |
|
741 |
smpsafec support |
|
742 |
smpsafed support |
|
743 |
smpsafee support |
|
744 |
smpsafexa support |
|
745 |
smpsafe0 support |
|
746 |
smpsafe1 support |
|
747 |
smpsafe2 support |
|
748 |
smpsafe3 support |
|
749 |
smpsafe4 support |
|
750 |
smpsafex0 support |
|
751 |
smpsafex2 support |
|
752 |
#endif |
|
753 |
||
754 |
// ../VIDEO tests |
|
755 |
#ifndef X86 |
|
756 |
t_video |
|
757 |
t_videomemory |
|
758 |
t_videomemprocess |
|
759 |
#endif |
|
760 |
t_vidmode support |
|
761 |
||
762 |
// /E32TEST/DISPCHAN tests |
|
763 |
// DISPCHAN can change the state of the emulator GUI and currently must be run |
|
764 |
// AFTER t_video |
|
765 |
#ifndef X86 |
|
766 |
t_dispchan |
|
767 |
#endif |
|
768 |
||
769 |
// /E32TEST/WINDOW tests |
|
770 |
||
771 |
t_calib support |
|
772 |
t_colour manual |
|
773 |
t_wjpwin support |
|
774 |
t_wsimp support |
|
775 |
t_wwins manual |
|
776 |
t_mmcpw manual |
|
777 |
||
778 |
t_keys support |
|
779 |
||
780 |
// /E32TEST/Y2K tests |
|
781 |
t_y2k |
|
782 |
||
783 |
// /E32TEST/MQUEUE message queue tests |
|
784 |
t_mqueue |
|
785 |
t_mqueueecho support |
|
786 |
||
787 |
#if defined(WINS) |
|
788 |
t_emul |
|
789 |
t_emul_slave support |
|
790 |
t_emul_dll1 support |
|
791 |
t_emul_dll2 support |
|
792 |
||
793 |
t_guiconfig |
|
794 |
t_jit manual |
|
795 |
t_emulex |
|
796 |
#endif |
|
797 |
||
798 |
#if defined(GENERIC_MARM) || defined(GENERIC_X86) // should really be GENERIC_EPOC32 but that doesn't exist |
|
799 |
gnumakefile romstuff.mke support |
|
800 |
#endif |
|
801 |
||
802 |
// PLATFORM SECURITY TESTS |
|
803 |
t_rendezvous |
|
804 |
t_smessage |
|
805 |
t_sprocess |
|
806 |
t_sthread |
|
807 |
t_sprioritycap_systemserver |
|
808 |
t_sprioritycap_realtimeserver |
|
809 |
t_suser |
|
810 |
t_polsvr |
|
811 |
t_capsup |
|
812 |
t_platsecconfig |
|
813 |
t_platsecconfig2 support |
|
814 |
t_psc_static support |
|
815 |
t_psc_dynamic support |
|
816 |
t_psc_dll support |
|
817 |
t_sobject |
|
818 |
t_sserver |
|
819 |
t_shal |
|
820 |
t_sdrivers |
|
821 |
#ifdef GENERIC_MARM |
|
822 |
t_ipcsafety |
|
823 |
#endif |
|
824 |
||
825 |
// Debugger support |
|
826 |
t_logtofile manual |
|
827 |
t_eventtracker manual |
|
828 |
t_traceredirect support |
|
829 |
t_heapcorruption support |
|
830 |
t_btrace |
|
831 |
t_perflogger |
|
832 |
||
833 |
#ifdef GENERIC_MARM |
|
834 |
t_debugapi manual |
|
835 |
t_context |
|
836 |
#endif |
|
837 |
||
838 |
// /E32TEST/DMA tests |
|
839 |
t_dma // user-side test harness for real DMA framework |
|
840 |
||
841 |
// Example RTOS personality |
|
842 |
../personality/example/t_expers support |
|
843 |
||
844 |
// Text notifier tests |
|
845 |
t_textnotifier |
|
846 |
textnotifier2 support |
|
847 |
||
848 |
// /E32TEST/CPPEXCEPTIONS |
|
849 |
#ifdef WINS |
|
850 |
t_romtable2 |
|
851 |
#endif // WINS |
|
852 |
||
853 |
#if defined(MARM_ARMV5) || defined(MARM_ARMV4) |
|
854 |
#if defined(__LEAVE_EQUALS_THROW__) |
|
855 |
t_romtable |
|
856 |
t_romtable2 |
|
857 |
#endif |
|
858 |
t_drtaeabi support |
|
859 |
#endif |
|
860 |
||
861 |
t_unmap |
|
862 |
t_unmap2 support |
|
863 |
d_unmap support |
|
864 |
d_unmap2 support |
|
865 |
||
866 |
t_cputime |
|
867 |
||
868 |
t_setkey manual |
|
869 |
||
870 |
t_cachechunk |
|
871 |
#if !defined(WINS) |
|
872 |
t_demandpaging |
|
873 |
#if !defined(X86) |
|
874 |
t_codepaging |
|
875 |
t_codepaging_dll support |
|
876 |
t_codepaging_dll2 support |
|
877 |
t_codepaging_dll3 support |
|
878 |
t_codepaging_dll4 support |
|
879 |
t_codepaging_dll5 support |
|
880 |
t_codepaging_dll6 support |
|
881 |
t_codepaging_dll7 support |
|
882 |
dpinfo manual |
|
883 |
#endif |
|
884 |
||
885 |
// t_dpapi suffixes: |
|
886 |
// c => ram loaded code |
|
887 |
// p => pageddata |
|
888 |
// u => unpageddata |
|
889 |
t_dpapi |
|
890 |
t_dpapi_p |
|
891 |
t_dpapi_u |
|
892 |
t_dpapi_c |
|
893 |
t_dpapi_cp |
|
894 |
t_dpapi_cu |
|
895 |
||
896 |
t_datapaging |
|
33
0173bcd7697c
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
31
diff
changeset
|
897 |
t_pagetable_limit |
0 | 898 |
t_svrpinning |
899 |
t_svrpinning_p |
|
900 |
t_svrpinning_up |
|
901 |
t_tbus_datapaging |
|
902 |
#endif |
|
903 |
t_wdpsoak support |
|
904 |
t_pin |
|
905 |
t_kblockmap |
|
906 |
t_thrash |
|
907 |
||
908 |
// Examples for demand paging device driver migration |
|
909 |
t_pagingexample |
|
910 |
||
911 |
// Pipe tests related mmps |
|
912 |
t_pipe.mmp |
|
913 |
t_pipe2.mmp support |
|
914 |
t_pipe3.mmp support |
|
915 |
t_pipe5.mmp support |
|
916 |
t_pipe4.mmp |
|
917 |
||
918 |
// Page moving tests |
|
919 |
#if !defined(WINS) && !defined(X86) |
|
920 |
t_pagemove |
|
921 |
t_pagemove_dll support |
|
922 |
t_pmwsd support |
|
923 |
t_defragperf |
|
924 |
t_defragtestperf support |
|
925 |
t_defragdll0 support |
|
926 |
#endif |
|
927 |
||
928 |
// /E32TEST/RESMANUS tests |
|
929 |
#if !defined X86 |
|
930 |
../resmanus/t_resmanus |
|
931 |
../resmanus/t_resmanuskern |
|
932 |
../resmanus/t_resmanusextended |
|
933 |
#endif |
|
934 |
||
935 |
// /E32TEST/RESOURCEMAN tests |
|
936 |
#if !defined X86 |
|
937 |
t_rescontrolcli |
|
938 |
t_extendedrescontrolcli |
|
939 |
t_prmacctstsim |
|
940 |
#endif |
|
941 |
||
942 |
// /E32TEST/IIC tests |
|
943 |
#if !defined(X86) |
|
944 |
#if defined(WINS) |
|
945 |
../iic/t_iic |
|
946 |
#endif |
|
947 |
#endif |
|
948 |
||
949 |
#if defined(MARM_ARMV5) |
|
950 |
t_oeexport2 |
|
951 |
#endif |
|
952 |
||
953 |
#if defined(MARM_ARMV5) || defined(MARM_ARMV4) |
|
954 |
t_trkdummyapp |
|
955 |
#endif |
|
956 |
||
957 |
#if defined(MARM_ARMV5) |
|
958 |
t_rmdebug_dll support |
|
959 |
t_rmdebug_security0 support |
|
960 |
t_rmdebug_security1 support |
|
961 |
t_rmdebug_security2 support |
|
962 |
t_rmdebug_security3 support |
|
963 |
t_rmdebug_app support |
|
964 |
t_rmdebug2 |
|
965 |
t_rmdebug2_oem |
|
966 |
t_rmdebug2_oemtoken support |
|
967 |
t_rmdebug2_oem2 |
|
968 |
t_rmdebug2_oemtoken2 support |
|
969 |
t_crashmonitor_lib |
|
970 |
#endif |
|
971 |
||
972 |
t_stacksize |
|
973 |
||
974 |
#if !defined(WINS) && !defined(X86) |
|
975 |
t_crazyints |
|
976 |
#endif |
|
977 |
||
978 |
#endif // SMP |
|
979 |
||
980 |
t_nanowait |
|
981 |
smp_demo support |
|
982 |
||
983 |
t_bytepair |
|
984 |
t_destruct |
|
985 |
t_destruct_slave support |
|
986 |
t_destruct_dll support |
|
987 |
t_destruct_dll2 support |
|
988 |
t_destruct_dll3 support |
|
989 |
||
990 |
#include "../examples/examples.inf" |
|
991 |
// Shared chunk camera driver tests. |
|
992 |
t_camera_api manual |
|
993 |
t_camera_gen manual |
|
994 |
d_mmcsc support |
|
995 |
||
996 |
#include "../hcr/hcr.inf" |