From 80526fa1c71dc6b842d51b4c72b7f78e8d40c690 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 20 Apr 2001 13:49:19 +0000 Subject: 2001-04-20 Joel Sherrill * itronmbf01/itronmbf01.scn, itronmbox01/init.c, itronsem01/itronsem01.scn, itrontime01/init.c: Various adjustments so test output matches screens more reliably. --- testsuites/itrontests/itrontime01/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/itrontests/itrontime01') diff --git a/testsuites/itrontests/itrontime01/init.c b/testsuites/itrontests/itrontime01/init.c index 2b0e625fdd..55a7735f0e 100644 --- a/testsuites/itrontests/itrontime01/init.c +++ b/testsuites/itrontests/itrontime01/init.c @@ -54,7 +54,7 @@ return 0; void ITRON_Init( void ) { printf( "\n\n*** ITRON TIME TEST 01 ***\n" ); - printf( "doesn't test anything yet\n" ); + printf( "The Time Services are not completely implemented.\n" ); printf( "*** END OF ITRON TIME TEST 01 ***\n" ); exit( 0 ); } -- cgit v1.2.3