summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpload01/smpload01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpload01/smpload01.doc')
-rw-r--r--testsuites/smptests/smpload01/smpload01.doc13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuites/smptests/smpload01/smpload01.doc b/testsuites/smptests/smpload01/smpload01.doc
new file mode 100644
index 0000000000..9777502839
--- /dev/null
+++ b/testsuites/smptests/smpload01/smpload01.doc
@@ -0,0 +1,13 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: smpload01
+
+directives:
+
+ - rtems_semaphore_obtain()
+ - rtems_semaphore_release()
+ - rtems_profiling_report_xml()
+
+concepts:
+
+ - Produce some system load to get profiling data samples.