summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spatomic01 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-04-10testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2015-09-26score: Use uintptr_t for atomic pointer operationsSebastian Huber2-48/+120
2015-09-25score: Fix atomic compare exchangeSebastian Huber1-16/+49
2015-03-24sptests/spatomic01/init.c: Avoid integer overflowJoel Sherrill1-8/+11
2015-02-19score: Make <rtems/score/atomic.h> availableSebastian Huber4-0/+319
2013-08-01clean up spatomic testcaseWeiY6-324/+0
2013-07-17stdatomic.h support check when configureWeiY1-0/+4
2013-07-17spatomic test case updateWeiY1-20/+13
2013-05-01Clear the atomic conditional compilation.WeiY1-4/+0
2013-02-14Introduce AM_CONDITIONAL ATOMIC.Ralf Corsépius1-2/+4
2013-02-07tests: atomic support for RTEMS. Uniprocessor tests for atomic ops.WeiY6-0/+329