summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spatomic01/spatomic01.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Make <rtems/score/atomic.h> availableSebastian Huber2015-02-191-0/+9
| | | | | | | | Make <rtems/score/atomic.h> available for all RTEMS configurations. Use inline functions instead of macros. Use ISR disable/enable on uni-processor configurations to ensure atomicity. Update #2273.
* clean up spatomic testcaseWeiY2013-08-011-70/+0
|
* tests: atomic support for RTEMS. Uniprocessor tests for atomic ops.WeiY2013-02-071-0/+70