summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-19 17:28:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-19 17:28:19 +0000
commitc45ca1037563711069d65a6e6705670ea2c51e71 (patch)
tree4f0370aa6a1eb8f0d3ce39a5904aa8f86fd2f303 /testsuites/psxtests/ChangeLog
parentGive credit to Santosh. (diff)
downloadrtems-c45ca1037563711069d65a6e6705670ea2c51e71.tar.bz2
2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* psx09/init.c, psx09/psx09.scn: Correct test following decision of when not to change ssporadic scheduler so it does not touch a task's priority when it is holding a mutex or its priority would be impacted adversely.
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 19a8443e1e..ae63798660 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,12 @@
2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * psx09/init.c, psx09/psx09.scn: Correct test following decision of
+ when not to change ssporadic scheduler so it does not touch a task's
+ priority when it is holding a mutex or its priority would be impacted
+ adversely.
+
+2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* psxtime/main.c, psxtime/psxtime.scn, psxtime/test.c: Add test case
for adjusting time (adjtime()) where the time is adjusted by enough
microseconds that it crosses a second boundary.