forked from Imagelibrary/rtems
Modifications from Tony Bennett accepted to tune this test a little.
This commit is contained in:
@@ -54,7 +54,8 @@ rtems_task Test_task(
|
||||
|
||||
if ( status == RTEMS_SUCCESSFUL )
|
||||
break;
|
||||
puts( "rtems_task_ident" );
|
||||
puts( "rtems_task_ident FAILED!!" );
|
||||
rtems_task_wake_after(2);
|
||||
}
|
||||
|
||||
if ( Multiprocessing_configuration.node == 1 ) {
|
||||
|
||||
Reference in New Issue
Block a user