source: rtems/testsuites/sptests/spatomic01/spatomic01.scn @ 99de42c

5
Last change on this file since 99de42c was 4e3d9a4d, checked in by Sebastian Huber <sebastian.huber@…>, on 02/18/15 at 16:46:37

score: Make <rtems/score/atomic.h> available

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.

  • Property mode set to 100644
File size: 349 bytes
Line 
1*** BEGIN OF TEST SPATOMIC 1 ***
2=== static and dynamic initialization test case ===
3=== atomic simple add test case ===
4=== atomic simple sub test case ===
5=== atomic simple or test case ===
6=== atomic simple and test case ===
7=== atomic simple exchange test case ===
8=== atomic simple compare exchange test case ===
9*** END OF TEST SPATOMIC 1 ***
Note: See TracBrowser for help on using the repository browser.