URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [tests/] [README] - Rev 819
Go to most recent revision | Compare with Previous | Blame | View Log
## $Id: README,v 1.2 2001-09-27 12:02:07 chris Exp $#This is the directory under which the RTEMStest programs provided with the release are located. Thefollowing is a description of the contents of each file andsubdirectory directly in this directory:NOTE: Other than the 'samples' directory these tests are intendedonly to exercise RTEMS features and are *not* good examplesof programming for RTEMS.samplesThis directory contains a set of simple sample applicationswhich can be used either to test a board support packageor as the starting point for a custom application.mptestsThis directory contains the RTEMS Multiprocessor Test Suite.The tests in this directory provide near complete (98%+) testcoverage of the multiprocessor specific code in RTEMS.psxtestsThis directory contains the RTEMS POSIX API Test Suite.The tests in this directory test the POSIX API support in RTEMS.sptestsThis directory contains the RTEMS Single Processor Test Suite.The tests in this directory provide near complete (98%+) testcoverage of the non-multiprocessor code in RTEMS.tmtestsThis directory contains the RTEMS Timing Test Suite.The tests in this directory are used to measure the executiontime of RTEMS directive and some critical internal functions.The results of these test are reported in the Fact Sheetsand Supplental Manuals.
Go to most recent revision | Compare with Previous | Blame | View Log
