mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-17 23:12:08 +08:00
eng/test-suites.rst: Update to reflect current reality
This commit is contained in:
parent
b0646e43d7
commit
602561f87e
@ -18,24 +18,42 @@ the BSPs which can execute on a simulator include scripts to help automate
|
|||||||
running them.
|
running them.
|
||||||
|
|
||||||
The RTEMS Project welcomes additions to the various test suites and sample
|
The RTEMS Project welcomes additions to the various test suites and sample
|
||||||
application collections.
|
application collections. This helps improve coverage of functionality as
|
||||||
|
well as ensure user use cases are regularly tested.
|
||||||
|
|
||||||
The following functional test suites are included with RTEMS.
|
The following functional test suites are included with RTEMS.
|
||||||
|
|
||||||
* Classic API Single Processor Test Suite
|
* Classic API Single Processor Test Suite
|
||||||
* POSIX API Test Suite
|
* POSIX API Test Suite
|
||||||
* ITRON API Test Suite
|
* File System Test Suite
|
||||||
* Support Library Test Suite (libtests)
|
* Support Library Test Suite (libtests)
|
||||||
* Multiprocessing Test Suite
|
* Symmetric Multiprocessing Test Suite
|
||||||
|
* Distributed Multiprocessing Test Suite
|
||||||
* Classic API Ada95 Binding Test Suite
|
* Classic API Ada95 Binding Test Suite
|
||||||
|
|
||||||
The following timing test suites are included with RTEMS.
|
The following timing test suites are included with RTEMS.
|
||||||
|
|
||||||
* Classic API Timing Test Suite
|
* Classic API Timing Test Suite
|
||||||
* ITRON API Timing Test Suite
|
* POSIX API Timing Test Suite
|
||||||
* The RTEMS source distribution includes three collections of sample applications.
|
* Rhealstone Collection
|
||||||
|
* Benchmarks Collecction
|
||||||
|
|
||||||
Sample Applications (built as RTEMS tests)
|
The RTEMS source distribution includes two collections of sample applications.
|
||||||
|
|
||||||
|
* Sample Applications (built as RTEMS tests)
|
||||||
* Example Applications (built as RTEMS user applications)
|
* Example Applications (built as RTEMS user applications)
|
||||||
|
|
||||||
|
The RTEMS libbsd package includes its own test suite.
|
||||||
|
|
||||||
|
Legacy Test Suites
|
||||||
|
==================
|
||||||
|
|
||||||
|
The following are available for the legacy IPV4 Network Stack:
|
||||||
|
|
||||||
* Network Demonstration Applications
|
* Network Demonstration Applications
|
||||||
|
|
||||||
|
Post RTEMS 4.10, ITRON API support was removed. The following test suites
|
||||||
|
are only available if the ITRON API support is present in RTEMS.
|
||||||
|
|
||||||
|
* ITRON API Test Suite
|
||||||
|
* ITRON API Timing Test Suite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user