summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-19 17:26:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-19 17:26:38 +0000
commit9f49b43378cfb410f4d9ab66e605b3ad84d3ed59 (patch)
treeeae8ef3077d62a2df5eadc2e377a427d80612652 /testsuites
parent2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-9f49b43378cfb410f4d9ab66e605b3ad84d3ed59.tar.bz2
Give credit to Santosh.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 041f237f81..19a8443e1e 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -4,17 +4,17 @@
for adjusting time (adjtime()) where the time is adjusted by enough
microseconds that it crosses a second boundary.
-2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+2009-08-19 Santosh G Vattam <vattam.santosh@gmail.com>
* psx07/init.c, psx07/psx07.scn, psx07/system.h, psx07/task.c: Update
- test to reflect not allowing poriority changes when mutex is locked.
+ test to catch more sporadic server cases.
2009-08-18 Joel Sherrill <joel.sherrill@OARcorp.com>
* psx01/init.c, psx01/psx01.scn: Add test case for nanosleep with NULL
remaining pointer.
-2009-08-17 Santosh G Vattam <vattam.santosh@gmail.com>
+2009-08-17
* psx05/init.c, psx05/psx05.scn: Add test case for initializing
a recursize mutex.