Modifications from Tony Bennett accepted to tune this test a little.

This commit is contained in:
Joel Sherrill
1995-09-19 21:44:33 +00:00
parent d434b8d686
commit 2122a0b7f4
8 changed files with 44 additions and 22 deletions

View File

@@ -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 ) {