[rtems-docs commit] test-suites:Convert TBD to rest Format(GCI 2018)

Joel Sherrill joel at rtems.org
Tue Dec 18 17:22:24 UTC 2018


Module:    rtems-docs
Branch:    master
Commit:    b0646e43d712d5a3ac2e37dacb3125195cb5c69a
Changeset: http://git.rtems.org/rtems-docs/commit/?id=b0646e43d712d5a3ac2e37dacb3125195cb5c69a

Author:    Pritish Jain <pritishjain2001 at gmail.com>
Date:      Sat Dec  1 03:47:01 2018 +0530

test-suites:Convert TBD to rest Format(GCI 2018)

---

 eng/test-suites.rst | 35 ++++++++++++++++++++++++++++++++---
 1 file changed, 32 insertions(+), 3 deletions(-)

diff --git a/eng/test-suites.rst b/eng/test-suites.rst
index 53ba87c..4cbe792 100644
--- a/eng/test-suites.rst
+++ b/eng/test-suites.rst
@@ -6,7 +6,36 @@
 Test Suites
 ***********
 
-TBD  - Convert the following to Rest and insert into this file
-TBD  from https://devel.rtems.org/wiki/Developer/Testing/TestSuites
+.. COMMENT:TBD  - Convert the following to Rest and insert into this file
+.. COMMENT:TBD  from https://devel.rtems.org/wiki/Developer/Testing/TestSuites
 
-TBD also update list of tests based on rtems/testsuites
+.. COMMENT:TBD also update list of tests based on rtems/testsuites
+
+All RTEMS source distributions include the complete RTEMS test suites. These
+tests must be compiled and linked for a specific BSP. Some BSPs are for freely
+available simulators and thus anyone may test RTEMS on a simulator. Most of
+the BSPs which can execute on a simulator include scripts to help automate
+running them.
+
+The RTEMS Project welcomes additions to the various test suites and sample
+application collections.
+
+The following functional test suites are included with RTEMS.
+
+* Classic API Single Processor Test Suite
+* POSIX API Test Suite
+* ITRON API Test Suite
+* Support Library Test Suite (libtests)
+* Multiprocessing Test Suite
+* Classic API Ada95 Binding Test Suite
+
+The following timing test suites are included with RTEMS.
+
+* Classic API Timing Test Suite
+* ITRON API Timing Test Suite
+* The RTEMS source distribution includes three collections of sample applications.
+
+Sample Applications (built as RTEMS tests)
+
+* Example Applications (built as RTEMS user applications)
+* Network Demonstration Applications



More information about the vc mailing list