summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spmisc01/spmisc01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spmisc01/spmisc01.doc')
-rw-r--r--testsuites/sptests/spmisc01/spmisc01.doc13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuites/sptests/spmisc01/spmisc01.doc b/testsuites/sptests/spmisc01/spmisc01.doc
new file mode 100644
index 0000000000..2654788f02
--- /dev/null
+++ b/testsuites/sptests/spmisc01/spmisc01.doc
@@ -0,0 +1,13 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: spbasedefs01
+
+directives:
+
+ - RTEMS_DECLARE_GLOBAL_SYMBOL()
+ - RTEMS_DEFINE_GLOBAL_SYMBOL()
+
+concepts:
+
+ - Ensure that RTEMS_* defines and macros defined by <rtems/score/basedefs.h>
+ available via <rtems.h> work as expected.