From c7b38baf378930840d86b24765291f442dbf14ea Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 1 Jul 2009 19:23:58 +0000 Subject: 2009-07-01 Joel Sherrill * sp01/sp01.doc, sp01/task1.c, sp16/sp16.doc, sp16/task5.c: Bypass RTEMS_MILLISECONDS_TO_TICKS and RTEMS_MICROSECONDS_TO_TICKS to improve coverage. --- testsuites/sptests/sp01/sp01.doc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'testsuites/sptests/sp01/sp01.doc') diff --git a/testsuites/sptests/sp01/sp01.doc b/testsuites/sptests/sp01/sp01.doc index b3757cafa6..0944fe8235 100644 --- a/testsuites/sptests/sp01/sp01.doc +++ b/testsuites/sptests/sp01/sp01.doc @@ -37,6 +37,9 @@ concepts: g. Verifies that a task can get the task identification number of itself. + h. Verifies implementation of SuperCore TOD_MILLISECONDS_TO_TICKS. Normal + computation in applications is via a macro at the Classic API level. + output: "TA1" is printed once every 5 seconds. "TA2" is printed once every 10 seconds. "TA3" is printed once every 15 seconds. -- cgit v1.2.3