Mercurial > ecos
diff packages/kernel/current/tests/PKGconf.mak @ 62:7a6ac9edc838 ecos-sw-2000-01-24
Merge from eCos master repository on 2000-01-24-19:43:49-GMT
| author | jlarmour |
|---|---|
| date | Mon, 24 Jan 2000 21:43:17 +0000 |
| parents | f10165814f1e |
| children | c38311975d4f |
line wrap: on
line diff
--- a/packages/kernel/current/tests/PKGconf.mak +++ b/packages/kernel/current/tests/PKGconf.mak @@ -22,7 +22,8 @@ # September 30, 1998. # # The Initial Developer of the Original Code is Cygnus. Portions created -# by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. +# by Cygnus are Copyright (C) 1998,1999,2000 Cygnus Solutions. +# All Rights Reserved. # ------------------------------------------- # #####COPYRIGHTEND#### @@ -37,7 +38,7 @@ TESTS := bin_sem0 bin_sem1 bin_sem kclock0 kclock1 kexcept1 kintr0 kmbox1 kmemfix1 kmemvar1 \ kmutex0 kmutex1 ksched1 ksem0 ksem1 kflag0 kflag1 \ kthread0 kthread1 mbox1 memfix1 memfix2 memvar1 memvar2\ - mutex0 mutex1 mutex2 sched1 sync2 sync3 \ + mutex0 mutex1 mutex2 mutex3 sched1 sync2 sync3 \ thread0 thread1 thread2 release kill thread_gdb \ tm_basic dhrystone
