summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/tmitronsem01/system.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-12-08 17:52:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-12-08 17:52:58 +0000
commit9f90987bed496aec69f2ad51bd5d012d526f137f (patch)
treec66dc3f7747a9f4dbba3bd48bd1219f96f8389b8 /testsuites/tmitrontests/tmitronsem01/system.h
parent2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-9f90987bed496aec69f2ad51bd5d012d526f137f.tar.bz2
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* tmitronsem01/system.h: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure.
Diffstat (limited to 'testsuites/tmitrontests/tmitronsem01/system.h')
-rw-r--r--testsuites/tmitrontests/tmitronsem01/system.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/tmitrontests/tmitronsem01/system.h b/testsuites/tmitrontests/tmitronsem01/system.h
index 7e9069d973..a3f6f8c37a 100644
--- a/testsuites/tmitrontests/tmitronsem01/system.h
+++ b/testsuites/tmitrontests/tmitronsem01/system.h
@@ -3,7 +3,7 @@
* This include file contains information that is included in every
* function in the test set.
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -15,7 +15,6 @@
#include <tmacros.h>
#include <rtems/itron.h>
-#include <assert.h>
/* functions */