summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-04 20:26:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-04 20:26:18 +0000
commitc6dc6db0743f49b765ac2d67e2734a0e27efb5f4 (patch)
treee8c232faba1a9754e987328449d019b9ff3d13c5 /testsuites/psxtests/ChangeLog
parent2009-07-04 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-c6dc6db0743f49b765ac2d67e2734a0e27efb5f4.tar.bz2
2009-07-04 Santosh G Vattam <vattam.santosh@gmail.com>
* psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test case for obtaining an rwlock and then releasing it twice.
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 584a9628b3..cde955bd33 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-04 Santosh G Vattam <vattam.santosh@gmail.com>
+
+ * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test case for
+ obtaining an rwlock and then releasing it twice.
+
2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* psxenosys/init.c, psxenosys/psxenosys.scn: Add test of vfork stub.