summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpatomic08/smpatomic08.doc
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-08-28 14:52:43 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-08-28 14:58:51 +0200
commit79d03e30bfa8dd28eac90455725169ea7d052092 (patch)
tree74cb88f7f293cf68ab1620ea8995151e9ad34636 /testsuites/smptests/smpatomic08/smpatomic08.doc
parentscore: Atomic flag changes (diff)
downloadrtems-79d03e30bfa8dd28eac90455725169ea7d052092.tar.bz2
smptests/smpatomic08: New test
Diffstat (limited to 'testsuites/smptests/smpatomic08/smpatomic08.doc')
-rw-r--r--testsuites/smptests/smpatomic08/smpatomic08.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/smptests/smpatomic08/smpatomic08.doc b/testsuites/smptests/smpatomic08/smpatomic08.doc
new file mode 100644
index 0000000000..629e43189f
--- /dev/null
+++ b/testsuites/smptests/smpatomic08/smpatomic08.doc
@@ -0,0 +1,12 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: smpatomic08
+
+directives:
+
+ - ATOMIC_*
+ - _Atomic_*
+
+concepts:
+
+ - Ensure that the atomic operations work.