summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-20 16:22:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-20 16:22:14 +0000
commit0e501eae8f28c7a66705bb9eed51887ae8a0d979 (patch)
treeac5ccf2e4ee74166168dc199099e441f50fc973d /testsuites/psxtmtests/README
parentAdd gcc/base-go.add and gcc/target-go.add. (diff)
downloadrtems-0e501eae8f28c7a66705bb9eed51887ae8a0d979.tar.bz2
2011-04-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* README, psxtmtests_plan.csv: Add more possible test cases.
Diffstat (limited to 'testsuites/psxtmtests/README')
-rw-r--r--testsuites/psxtmtests/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/README b/testsuites/psxtmtests/README
index 428c41eaac..0a02f11890 100644
--- a/testsuites/psxtmtests/README
+++ b/testsuites/psxtmtests/README
@@ -23,3 +23,10 @@ insure that all sources of hardware interrupts are disabled during
execution of the tests. This insures that the directive time reported
does not include any interrupt time.
+The file psxtmtests_plan.csv contains the development plan for this
+test suite. It is a PLAN which indicates which tests are to contain
+which test cases, the test name, and which template in
+rtems-testing/rtems-test-templates are to be used for their construction.
+This is just a plan. There may need to be more test cases for a
+particular service to effectively measure all interesting non-error
+use cases.