summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spatomic02/spatomic02.scn
diff options
context:
space:
mode:
authorWeiY <wei.a.yang@gmail.com>2013-01-25 23:59:49 +0800
committerGedare Bloom <gedare@rtems.org>2013-02-07 17:02:12 -0500
commitfb9fa1537a9765eae90124e5db5770ae7a527d5e (patch)
treefa5d90b8c66a7bc242f24787e01329e0d8d48c78 /testsuites/sptests/spatomic02/spatomic02.scn
parentscore: atomic support for RTEMS. Atomic operations for PowerPC. (diff)
downloadrtems-fb9fa1537a9765eae90124e5db5770ae7a527d5e.tar.bz2
tests: atomic support for RTEMS. Uniprocessor tests for atomic ops.
Diffstat (limited to 'testsuites/sptests/spatomic02/spatomic02.scn')
-rw-r--r--testsuites/sptests/spatomic02/spatomic02.scn70
1 files changed, 70 insertions, 0 deletions
diff --git a/testsuites/sptests/spatomic02/spatomic02.scn b/testsuites/sptests/spatomic02/spatomic02.scn
new file mode 100644
index 0000000000..31ba7e977c
--- /dev/null
+++ b/testsuites/sptests/spatomic02/spatomic02.scn
@@ -0,0 +1,70 @@
+*** spatomic02 TEST ***
+
+
+task0: _Atomic_Store_int: SUCCESS
+
+task0: _Atomic_Store_long: SUCCESS
+
+task0: _Atomic_Store_ptr: SUCCESS
+
+task0: _Atomic_Store_32: SUCCESS
+
+task0: _Atomic_Store_int: SUCCESS
+
+task0: _Atomic_Store_long: SUCCESS
+
+task0: _Atomic_Store_ptr: SUCCESS
+
+task0: _Atomic_Store_32: SUCCESS
+
+task1: _Atomic_Store_int: SUCCESS
+
+task1: _Atomic_Store_long: SUCCESS
+
+task1: _Atomic_Store_ptr: SUCCESS
+
+task1: _Atomic_Store_32: SUCCESS
+
+task1: _Atomic_Store_int: SUCCESS
+
+task1: _Atomic_Store_long: SUCCESS
+
+task1: _Atomic_Store_ptr: SUCCESS
+
+task1: _Atomic_Store_32: SUCCESS
+
+task2: _Atomic_Store_int: SUCCESS
+
+task2: _Atomic_Store_long: SUCCESS
+
+task2: _Atomic_Store_ptr: SUCCESS
+
+task2: _Atomic_Store_32: SUCCESS
+
+task2: _Atomic_Store_int: SUCCESS
+
+task2: _Atomic_Store_long: SUCCESS
+
+task2: _Atomic_Store_ptr: SUCCESS
+
+task2: _Atomic_Store_32: SUCCESS
+
+task3: _Atomic_Store_int: SUCCESS
+
+task3: _Atomic_Store_long: SUCCESS
+
+task3: _Atomic_Store_ptr: SUCCESS
+
+task3: _Atomic_Store_32: SUCCESS
+
+task3: _Atomic_Store_int: SUCCESS
+
+task3: _Atomic_Store_long: SUCCESS
+
+task3: _Atomic_Store_ptr: SUCCESS
+
+task3: _Atomic_Store_32: SUCCESS
+
+
+*** END OF TEST spatomic02 ***
+