summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpatomic01/smpatomic01.doc
diff options
context:
space:
mode:
authorWeiY <wei.a.yang@gmail.com>2013-09-28 14:54:38 +0800
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-08 16:07:22 +0200
commit33e18a4f4e406add8a688271b77a40a4dd4908d2 (patch)
treee7386b0be5615fb001c5047e15641c0cbc24a8f7 /testsuites/smptests/smpatomic01/smpatomic01.doc
parentdelete smpatomic0-7 test cases (diff)
downloadrtems-33e18a4f4e406add8a688271b77a40a4dd4908d2.tar.bz2
rename smpatomic08 to smpatomic01
Diffstat (limited to 'testsuites/smptests/smpatomic01/smpatomic01.doc')
-rw-r--r--testsuites/smptests/smpatomic01/smpatomic01.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/smptests/smpatomic01/smpatomic01.doc b/testsuites/smptests/smpatomic01/smpatomic01.doc
new file mode 100644
index 0000000000..e4a0f515ad
--- /dev/null
+++ b/testsuites/smptests/smpatomic01/smpatomic01.doc
@@ -0,0 +1,12 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: smpatomic01
+
+directives:
+
+ - ATOMIC_*
+ - _Atomic_*
+
+concepts:
+
+ - Ensure that the atomic operations work.