summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spconfig01/spconfig01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spconfig01/spconfig01.doc')
-rw-r--r--testsuites/sptests/spconfig01/spconfig01.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/sptests/spconfig01/spconfig01.doc b/testsuites/sptests/spconfig01/spconfig01.doc
new file mode 100644
index 0000000000..f35d73a640
--- /dev/null
+++ b/testsuites/sptests/spconfig01/spconfig01.doc
@@ -0,0 +1,14 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: spconfig01
+
+directives:
+
+ - CONFIGURE_APPLICATION_EXTRA_DRIVERS
+ - CONFIGURE_APPLICATION_NEEDS_STUB_DRIVER
+ - CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS
+ - CONFIGURE_BSP_PREREQUISITE_DRIVERS
+
+concepts:
+
+ - Ensure that the driver initialization takes place in the right order.