summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-14 00:15:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-14 00:15:55 +0000
commit1e2d7510363b4099315c9ec0dd541bf3c3764297 (patch)
tree30269ecd6127c9b7837b6bec5795aec9d1c22fa0 /testsuites/psxtests/ChangeLog
parent2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-1e2d7510363b4099315c9ec0dd541bf3c3764297.tar.bz2
2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxclock/init.c, psxclock/psxclock.scn, psxenosys/init.c, psxenosys/psxenosys.scn, psxsignal03/Makefile.am, psxsignal03/init.c, psxsignal04/Makefile.am: Move test cases which needed to be executed when POSIX is disabled to psxclock so they will be.
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 20fa8762eb..bf2c6f02ca 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,12 @@
2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * psxclock/init.c, psxclock/psxclock.scn, psxenosys/init.c,
+ psxenosys/psxenosys.scn, psxsignal03/Makefile.am, psxsignal03/init.c,
+ psxsignal04/Makefile.am: Move test cases which needed to be executed
+ when POSIX is disabled to psxclock so they will be.
+
+2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile.am, configure.ac, psx01/init.c, psx01/psx01.scn: Add new
test to exercise clock and delay services enabled when POSIX threads
are disabled. This is split from psx01. POSIX test suite now enabled