summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spmisc01 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-08score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber1-7/+0
2019-10-28score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber1-0/+7
2019-08-28score: Add RTEMS_RETURN_ADDRESS()Sebastian Huber1-1/+6
2019-04-09spmisc01: Use RTEMS_CONSTSebastian Huber2-0/+7
2018-07-25score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE()Sebastian Huber1-0/+25
2018-06-21spmisc01: Add test cases for basedefs.h stuffSebastian Huber2-0/+225
2018-06-21score: Macros to declare and define global symbolsSebastian Huber3-0/+64