summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-07 00:24:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-07 00:24:48 +0000
commit58c5a9b59ee083506b3030e823539636a932a3b8 (patch)
tree3f7b7f4cade4837673c1aea681bb71eec81c1895 /testsuites/libtests/ChangeLog
parent2010-08-06 Bharath Suri <bharath.s.jois@gmail.com> (diff)
downloadrtems-58c5a9b59ee083506b3030e823539636a932a3b8.tar.bz2
2010-08-06 Bharath Suri <bharath.s.jois@gmail.com>
PR 1654/testing * deviceio01/init.c, deviceio01/deviceio01.doc, deviceio01/deviceio01.scn, deviceio01/test_driver.c, deviceio01/test_driver.h, deviceio01/Makefile.am: New test added. * Makefile.am, configure.ac: Changes to added above test. * tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 68e19b99dd..23886bbb25 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-06 Bharath Suri <bharath.s.jois@gmail.com>
+
+ PR 1654/testing
+ * deviceio01/init.c, deviceio01/deviceio01.doc,
+ deviceio01/deviceio01.scn, deviceio01/test_driver.c,
+ deviceio01/test_driver.h, deviceio01/Makefile.am: New test added.
+ * Makefile.am, configure.ac: Changes to added above test.
+ * tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
+
2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add test for rtems_print_buffer().