forked from Imagelibrary/rtems
2011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
* spfatal07/testcase.h: Print end of test if test is not applicable.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* spfatal07/testcase.h: Print end of test if test is not applicable.
|
||||
|
||||
2011-09-26 Petr Benes <benesp16@fel.cvut.cz>
|
||||
|
||||
PR 1923/testing
|
||||
|
||||
@@ -48,6 +48,7 @@ void force_error()
|
||||
printk(
|
||||
"WARNING - Test not applicable on this target architecture.\n"
|
||||
"WARNING - Only applicable when CPU_ALLOCATE_INTERRUPT_STACK == TRUE.\n"
|
||||
"*** END OF TEST FATAL " FATAL_ERROR_TEST_NAME " ***\n"
|
||||
);
|
||||
rtems_test_exit(0);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user