summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpirqs01/smpirqs01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpirqs01/smpirqs01.doc')
-rw-r--r--testsuites/smptests/smpirqs01/smpirqs01.doc13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuites/smptests/smpirqs01/smpirqs01.doc b/testsuites/smptests/smpirqs01/smpirqs01.doc
new file mode 100644
index 0000000000..61812751a8
--- /dev/null
+++ b/testsuites/smptests/smpirqs01/smpirqs01.doc
@@ -0,0 +1,13 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: smpirqs01
+
+directives:
+
+ - rtems_interrupt_server_delete()
+ - rtems_interrupt_server_initialize()
+
+concepts:
+
+ - Ensure that the interrupt server initialization with more than one
+ processor works.