Warning, /testsuites/libtests/ttest01/ttest01.doc is written in an unsupported language. File is not indexed.
0001 This file describes the directives and concepts tested by this test set.
0002
0003 test set name: ttest01
0004
0005 The test-*.c files must place the license header at the bottom of the file.
0006 This allows a copy and paste of the test code into documentation sources and
0007 enables a constant line numbering between the documentation code fragments and
0008 the actual test output. For the same reason the T_TEST_OUTPUT() macros must be
0009 placed after the actual test cases. The test source files are dual licensed
0010 BSD-2-Clause and CC-BY-SA-4.0.
0011
0012 directives:
0013
0014 - RTEMS Test Framework
0015
0016 concepts:
0017
0018 - Provide examples for the RTEMS Test Framework.
0019 - Ensure that the RTEMS Test Framework works.