summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp09
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-22 19:35:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-22 19:35:14 +0000
commit5afa393ed511d6cae76af2c34d9effbff59c1402 (patch)
treeb44543a03f8c8a6c66b464596ac5bacbce58d974 /testsuites/sptests/sp09
parent2008-02-22 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-5afa393ed511d6cae76af2c34d9effbff59c1402.tar.bz2
2008-02-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp09/screen01.c: Correct test. * sp09/screen14.c: Update copyright. * sp28/init.c: Correct end of test messages.
Diffstat (limited to 'testsuites/sptests/sp09')
-rw-r--r--testsuites/sptests/sp09/screen01.c6
-rw-r--r--testsuites/sptests/sp09/screen14.c2
2 files changed, 2 insertions, 6 deletions
diff --git a/testsuites/sptests/sp09/screen01.c b/testsuites/sptests/sp09/screen01.c
index 6fcafe5569..3c0b864e6e 100644
--- a/testsuites/sptests/sp09/screen01.c
+++ b/testsuites/sptests/sp09/screen01.c
@@ -89,11 +89,7 @@ void Screen1()
RTEMS_NOTEPAD_LAST,
&notepad_value
);
- #ifdef RTEMS_ITRON_API
- directive_failed( status,
- #else
- fatal_directive_status( status, RTEMS_INVALID_ID,
- #endif
+ fatal_directive_status( status, RTEMS_INVALID_ID,
"rtems_task_get_note with no tasks in API"
);
diff --git a/testsuites/sptests/sp09/screen14.c b/testsuites/sptests/sp09/screen14.c
index 20ffe24093..534316eb7a 100644
--- a/testsuites/sptests/sp09/screen14.c
+++ b/testsuites/sptests/sp09/screen14.c
@@ -6,7 +6,7 @@
*
* Output parameters: NONE
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be