summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-29 21:53:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-29 21:53:40 +0000
commit83a66aa52f124aee17985b3bf9168a3c52b7d3a2 (patch)
treef89d5938a0be7b7e8fd71403e4b59fbde12010a8 /testsuites/ChangeLog
parent2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-83a66aa52f124aee17985b3bf9168a3c52b7d3a2.tar.bz2
2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
* support/include/tmacros.h: Add new rtems_test_assert() which exits rather than calling fatal error.
Diffstat (limited to 'testsuites/ChangeLog')
-rw-r--r--testsuites/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index 444fa82834..6eb82aa976 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * support/include/tmacros.h: Add new rtems_test_assert() which exits
+ rather than calling fatal error.
+
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* support/include/tmacros.h: Add new helper for POSIX tests.