summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-28 13:46:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-28 13:46:03 +0000
commit5d8b8eb1f53bc813a5cc631538c4968798cb2004 (patch)
tree24833e4d4de990163f6c238a729e78bb40101010 /testsuites/psxtests/ChangeLog
parent2009-07-28 Santosh G Vattam <vattam.santosh@gmail.com> (diff)
downloadrtems-5d8b8eb1f53bc813a5cc631538c4968798cb2004.tar.bz2
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.
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.