summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpatomic01/smpatomic01.scn
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-02-18 17:46:37 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-02-19 10:05:48 +0100
commit4e3d9a4d6c76fba8e31138d503f736405dafc213 (patch)
tree06f7f77147e7fddba44d12a3e25b05f54ad865a2 /testsuites/smptests/smpatomic01/smpatomic01.scn
parentIMFS: Silence warning (diff)
downloadrtems-4e3d9a4d6c76fba8e31138d503f736405dafc213.tar.bz2
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.
Diffstat (limited to 'testsuites/smptests/smpatomic01/smpatomic01.scn')
-rw-r--r--testsuites/smptests/smpatomic01/smpatomic01.scn7
1 files changed, 0 insertions, 7 deletions
diff --git a/testsuites/smptests/smpatomic01/smpatomic01.scn b/testsuites/smptests/smpatomic01/smpatomic01.scn
index 4a8c230f8d..89b1980284 100644
--- a/testsuites/smptests/smpatomic01/smpatomic01.scn
+++ b/testsuites/smptests/smpatomic01/smpatomic01.scn
@@ -1,11 +1,4 @@
*** TEST SMPATOMIC 1 ***
-=== atomic simple add test case ===
-=== atomic simple sub test case ===
-=== atomic simple or test case ===
-=== atomic simple and test case ===
-=== atomic simple exchange test case ===
-=== atomic simple compare exchange test case ===
-=== static and dynamic initialization test case ====
=== atomic add test case ===
worker 0 value: 16686
worker 1 value: 36405