Files
rtems/testsuites/sptests
Sebastian Huber e6f7f81766 score: Create heap implementation header
Move implementation specific parts of heap.h and heap.inl into new
header file heapimpl.h.  The heap.h contains now only the application
visible API.
2013-07-23 17:19:08 +02:00
..
2013-06-25 17:05:18 +02:00
2013-06-25 17:05:20 +02:00
2013-06-25 17:06:16 +02:00
2012-11-07 15:08:43 +01:00
2012-11-27 17:03:40 +01:00

This directory contains the RTEMS Single Processor Test Suite.
The tests in this directory provide near complete (98%+) test
coverage of the non-multiprocessor code in RTEMS.