summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 36942ce4a5..2c713a6e0b 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,11 @@
2009-07-28 Santosh G Vattam <vattam.santosh@gmail.com>
+ * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Add tests for various
+ mq_timedreceive and mq_timedsend conditions. In particular test
+ timeout in the past.
+
+2009-07-28 Santosh G Vattam <vattam.santosh@gmail.com>
+
* psx05/init.c, psx05/psx05.scn: Add test for pthread_mutex_timedlock
with timeout in the past.