forked from Imagelibrary/rtems
psxtmtests: Make output more uniform
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* COPYRIGHT (c) 1989-2012.
|
||||
* COPYRIGHT (c) 1989-2013.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
@@ -78,7 +78,7 @@ void *POSIX_Init(void *argument)
|
||||
rtems_test_assert( status == 0 );
|
||||
|
||||
put_time(
|
||||
"sem_post - thread waiting, no preempt",
|
||||
"sem_post: thread waiting no preempt",
|
||||
end_time,
|
||||
1,
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user