kerneltest/e32test/group/bld.inf
changeset 201 43365a9b78a3
parent 152 657f875b013e
child 221 39b39e1a406e
child 247 d8d70de2bd36
equal deleted inserted replaced
200:73ea206103e6 201:43365a9b78a3
    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
   709 t_power_slave   support
   710 t_power_slave   support
   710 t_domain
   711 t_domain
   711 t_domain_slave  support
   712 t_domain_slave  support
   712 domainPolicyTest support
   713 domainPolicyTest support
   713 t_switchoff
   714 t_switchoff
       
   715 t_frqchg
       
   716 // /E32TEST/TIMESTAMP test
       
   717 t_timestamp
   714 
   718 
   715 // /E32TEST/PRIME tests
   719 // /E32TEST/PRIME tests
   716 t_kern      support
   720 t_kern      support
   717 t_sem
   721 t_sem
   718 t_semutx
   722 t_semutx
  1062 
  1066 
  1063 #include "../hcr/hcr.inf"
  1067 #include "../hcr/hcr.inf"
  1064 
  1068 
  1065 //pci tests
  1069 //pci tests
  1066 t_pci
  1070 t_pci
  1067 // timestamp or fastcounter test
  1071 
  1068 t_timestamp
       
  1069 d_timestamp		support
       
  1070