Changeset 3c83d57a in rtems


Ignore:
Timestamp:
09/27/11 13:22:32 (12 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
c18be8ee
Parents:
9c121991
Message:

2011-09-27 Sebastian Huber <sebastian.huber@…>

  • spfatal07/testcase.h: Print end of test if test is not applicable.
Location:
testsuites/sptests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • testsuites/sptests/ChangeLog

    r9c121991 r3c83d57a  
     12011-09-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
     2
     3        * spfatal07/testcase.h: Print end of test if test is not applicable.
     4
    152011-09-26      Petr Benes <benesp16@fel.cvut.cz>
    26
  • testsuites/sptests/spfatal07/testcase.h

    r9c121991 r3c83d57a  
    4949      "WARNING - Test not applicable on this target architecture.\n"
    5050      "WARNING - Only applicable when CPU_ALLOCATE_INTERRUPT_STACK == TRUE.\n"
     51      "*** END OF TEST FATAL " FATAL_ERROR_TEST_NAME " ***\n"
    5152    );
    5253    rtems_test_exit(0);
Note: See TracChangeset for help on using the changeset viewer.