Changes between Version 1 and Version 2 of Developer/Testing/TestSuites
- Timestamp:
- 06/06/07 01:33:40 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developer/Testing/TestSuites
v1 v2 2 2 3 3 4 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 [wiki:Emulator s_simulators Emulatorssimulators] and thus anyone may test RTEMS on a simulator. Most of the BSPs which can execute on a simulator incldue scripts to help automate running them.4 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 [wiki:Emulator simulators] and thus anyone may test RTEMS on a simulator. Most of the BSPs which can execute on a simulator incldue scripts to help automate running them. 5 5 6 6 The RTEMS Project welcomes additions to the various test suites and sample application collections.