sptests: refactor sp09/screen13 into a new test spclock_err02

This commit is contained in:
Chirayu Desai
2013-12-24 19:02:37 +05:30
committed by Gedare Bloom
parent 0c09ccf3d5
commit 7b5f6643b2
10 changed files with 88 additions and 34 deletions

View File

@@ -59,9 +59,6 @@ rtems_task Task_1(
rtems_test_pause_and_screen_number( 12 );
Screen12();
rtems_test_pause_and_screen_number( 13 );
Screen13();
puts( "*** END OF TEST 9 ***" );
rtems_test_exit( 0 );