From 0654c588a8bb6c910935fff1fd62ba5d98b87126 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 8 Dec 2009 17:53:04 +0000 Subject: 2009-12-08 Joel Sherrill * support/include/tmacros.h: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure. --- testsuites/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'testsuites/ChangeLog') diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index c65bf28edb..008a67709e 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,9 @@ +2009-12-08 Joel Sherrill + + * support/include/tmacros.h: Use rtems_test_assert() consistently + instead of system assert(). rtems_test_assert() is designed to + integrate into the RTEMS test suite infrastructure. + 2009-11-09 Joel Sherrill * support/include/tmacros.h: Add service to check status returned by -- cgit v1.2.3