equal
deleted
inserted
replaced
1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Eclipse Public License v1.0" |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
81 User side code builds a single variant for both. |
81 User side code builds a single variant for both. |
82 *NOTE: Base BTB will build properly any kernel-side test code embedded within |
82 *NOTE: Base BTB will build properly any kernel-side test code embedded within |
83 positive check ( #ifdef SMP ), however these binaries will not be included in BTB |
83 positive check ( #ifdef SMP ), however these binaries will not be included in BTB |
84 autotest images for SMP platforms. Refer to DTW-KHS BTB00055 for more details. |
84 autotest images for SMP platforms. Refer to DTW-KHS BTB00055 for more details. |
85 ******************************************************************************/ |
85 ******************************************************************************/ |
|
86 d_timestamp support |
86 d_kerncorestats support |
87 d_kerncorestats support |
87 d_implicit support |
88 d_implicit support |
88 d_emitest support |
89 d_emitest support |
89 d_ldd support |
90 d_ldd support |
90 d_ldd_ram support |
91 d_ldd_ram support |
385 |
386 |
386 t_tldd |
387 t_tldd |
387 t_newldd |
388 t_newldd |
388 t_lddpowerseqtest |
389 t_lddpowerseqtest |
389 t_ldddigitisertest |
390 t_ldddigitisertest |
390 t_traweventdigitiser |
391 t_userdigitisertest |
|
392 t_userdigitisernocaps |
391 t_persistrestart manual |
393 t_persistrestart manual |
392 halsettings support |
394 halsettings support |
393 |
395 |
394 // /E32TEST/DLL tests |
396 // /E32TEST/DLL tests |
395 t_dll1 support |
397 t_dll1 support |
494 |
496 |
495 // /e32test/ethernet |
497 // /e32test/ethernet |
496 ../ethernet/pump/etherpump manual |
498 ../ethernet/pump/etherpump manual |
497 ../ethernet/macset/macset manual |
499 ../ethernet/macset/macset manual |
498 |
500 |
499 // /e32test/heap tests |
501 // /E32TEST/HEAP tests |
500 #ifdef EPOC32 |
|
501 t_hcomp support |
|
502 #endif |
|
503 t_fail |
502 t_fail |
|
503 |
|
504 #ifdef EPOC32 |
|
505 t_hcomp support |
|
506 #endif |
|
507 |
504 t_heap |
508 t_heap |
505 t_heap2 |
509 t_heap2 |
506 t_heapdb |
510 t_heapdb |
507 t_heapdl |
511 t_heapdl |
508 t_heapslab |
512 t_heapslab |
706 t_power_slave support |
710 t_power_slave support |
707 t_domain |
711 t_domain |
708 t_domain_slave support |
712 t_domain_slave support |
709 domainPolicyTest support |
713 domainPolicyTest support |
710 t_switchoff |
714 t_switchoff |
|
715 t_frqchg |
|
716 // /E32TEST/TIMESTAMP test |
|
717 t_timestamp |
711 |
718 |
712 // /E32TEST/PRIME tests |
719 // /E32TEST/PRIME tests |
713 t_kern support |
720 t_kern support |
714 t_sem |
721 t_sem |
715 t_semutx |
722 t_semutx |
1061 |
1068 |
1062 #ifndef GCCE |
1069 #ifndef GCCE |
1063 //pci tests |
1070 //pci tests |
1064 t_pci |
1071 t_pci |
1065 #endif |
1072 #endif |
1066 // timestamp or fastcounter test |
1073 |
1067 t_timestamp |
|
1068 d_timestamp support |
|
1069 |
|