Back to home page

LXR

 
 

    


Warning, /testsuites/sptests/splinkersets01/splinkersets01.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: splinkersets01
0004 
0005 directives:
0006 
0007   - RTEMS_LINKER_SET_BEGIN()
0008   - RTEMS_LINKER_SET_END()
0009   - RTEMS_LINKER_SET_SIZE()
0010   - RTEMS_LINKER_ROSET_DECLARE()
0011   - RTEMS_LINKER_ROSET()
0012   - RTEMS_LINKER_ROSET_ITEM_DECLARE()
0013   - RTEMS_LINKER_ROSET_ITEM_REFERENCE()
0014   - RTEMS_LINKER_ROSET_ITEM()
0015   - RTEMS_LINKER_ROSET_ITEM_ORDERED()
0016   - RTEMS_LINKER_RWSET_DECLARE()
0017   - RTEMS_LINKER_RWSET()
0018   - RTEMS_LINKER_RWSET_ITEM_DECLARE()
0019   - RTEMS_LINKER_RWSET_ITEM_REFERENCE()
0020   - RTEMS_LINKER_RWSET_ITEM()
0021   - RTEMS_LINKER_RWSET_ITEM_ORDERED()
0022 
0023 concepts:
0024 
0025   - Ensure that the RTEMS linker sets work.