summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpatomic04/smpatomic04.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpatomic04/smpatomic04.scn')
-rw-r--r--testsuites/smptests/smpatomic04/smpatomic04.scn29
1 files changed, 29 insertions, 0 deletions
diff --git a/testsuites/smptests/smpatomic04/smpatomic04.scn b/testsuites/smptests/smpatomic04/smpatomic04.scn
new file mode 100644
index 0000000000..a47d27d64f
--- /dev/null
+++ b/testsuites/smptests/smpatomic04/smpatomic04.scn
@@ -0,0 +1,29 @@
+*** SMPatomic04 TEST ***
+
+CPU2 _Atomic_Fetch_sub_int: SUCCESS
+
+CPU1 _Atomic_Fetch_sub_int: SUCCESS
+
+CPU3 _Atomic_Fetch_sub_int: SUCCESS
+
+CPU2 _Atomic_Fetch_sub_long: SUCCESS
+
+CPU3 _Atomic_Fetch_sub_long: SUCCESS
+
+CPU1 _Atomic_Fetch_sub_long: SUCCESS
+
+CPU3 _Atomic_Fetch_sub_ptr: SUCCESS
+
+CPU1 _Atomic_Fetch_sub_ptr: SUCCESS
+
+CPU2 _Atomic_Fetch_sub_ptr: SUCCESS
+
+CPU3 _Atomic_Fetch_sub_32: SUCCESS
+
+CPU1 _Atomic_Fetch_sub_32: SUCCESS
+
+CPU2 _Atomic_Fetch_sub_32: SUCCESS
+
+
+*** END OF TEST SMPatomic04 ***
+