comparison packages/kernel/current/tests/PKGconf.mak @ 16:4f2df4ab82c8 ecos-sw-1999-06-18

Merge from eCos master repository on 1999-06-18-15:25:04-BST
author jlarmour
date Fri, 18 Jun 1999 07:59:09 +0000
parents 4cc3eff958ab
children 306eee292492
comparison
equal deleted inserted replaced
15:c0d8793d9978 16:4f2df4ab82c8
37 kclock0 kclock1 kexcept1 kintr0 kmbox1 kmemfix1 kmemvar1 \ 37 kclock0 kclock1 kexcept1 kintr0 kmbox1 kmemfix1 kmemvar1 \
38 kmutex0 kmutex1 ksched1 ksem0 ksem1 kflag0 kflag1 \ 38 kmutex0 kmutex1 ksched1 ksem0 ksem1 kflag0 kflag1 \
39 kthread0 kthread1 mbox1 memfix1 memfix2 memvar1 memvar2\ 39 kthread0 kthread1 mbox1 memfix1 memfix2 memvar1 memvar2\
40 mutex0 mutex1 mutex2 sched1 sync2 sync3 \ 40 mutex0 mutex1 mutex2 sched1 sync2 sync3 \
41 thread0 thread1 thread2 release kill thread_gdb \ 41 thread0 thread1 thread2 release kill thread_gdb \
42 tm_basic 42 tm_basic dhrystone
43
43 ifndef CYG_HAL_ARM 44 ifndef CYG_HAL_ARM
44 TESTS += kcache1 kcache2 45 TESTS += kcache1 kcache2
45 endif 46 endif
46 47
47 ifndef CYGPKG_HAL_ARM_AEB 48 ifndef CYGPKG_HAL_ARM_AEB
48 TESTS += stress_threads 49 TESTS += stress_threads
49 endif 50 endif
50 51
51
52 include $(COMPONENT_REPOSITORY)/pkgconf/makrules.tst 52 include $(COMPONENT_REPOSITORY)/pkgconf/makrules.tst