summaryrefslogtreecommitdiffstats
path: root/user/test
diff options
context:
space:
mode:
Diffstat (limited to 'user/test')
-rw-r--r--user/test/create.rst9
-rw-r--r--user/test/index.rst10
-rw-r--r--user/test/running.rst27
3 files changed, 46 insertions, 0 deletions
diff --git a/user/test/create.rst b/user/test/create.rst
new file mode 100644
index 0000000..329b076
--- /dev/null
+++ b/user/test/create.rst
@@ -0,0 +1,9 @@
+:orphan:
+
+Creating A Test
+===============
+.. index:: Creating a Test
+
+XXX: How to create a test.
+
+
diff --git a/user/test/index.rst b/user/test/index.rst
new file mode 100644
index 0000000..c767070
--- /dev/null
+++ b/user/test/index.rst
@@ -0,0 +1,10 @@
+==========
+Test Suite
+==========
+
+XXX: All about the test suite.
+
+
+.. include:: running.rst
+.. include:: create.rst
+
diff --git a/user/test/running.rst b/user/test/running.rst
new file mode 100644
index 0000000..c5161d7
--- /dev/null
+++ b/user/test/running.rst
@@ -0,0 +1,27 @@
+:orphan:
+
+Running
+========
+.. index:: Running a Test
+
+XXX: How to run tests via waf.
+
+
+Host
+----
+
+XXX: Host-based tests
+
+
+Simulation
+----------
+.. index:: Test Simulation
+
+XXX: Simulator
+
+
+
+Hardware
+--------
+XXX: Running on real hardware.
+