Files
rtems/testsuites/sptests
Sebastian Huber baef823cd5 libio: Add hold/drop iop reference
Check iop reference count in close() and return -1 with errno set to
EBUSY in case the file descriptor is still in use.

Update #3132.
2017-09-15 10:29:34 +02:00
..
2014-09-04 09:08:05 -05:00
2017-07-19 15:55:43 +02:00
2016-11-02 08:46:49 +01:00
2016-11-02 08:46:47 +01:00
2015-02-12 20:53:36 +01:00
2015-02-12 20:53:36 +01:00
2014-07-14 19:41:31 -05:00
2016-05-20 07:49:41 +02:00
2017-01-12 07:44:36 +01:00
2015-05-20 08:40:33 +02:00
2017-07-18 14:14:34 +02:00
2017-07-18 14:14:34 +02:00
2017-07-18 14:14:34 +02:00
2015-03-05 11:23:10 +01:00
2015-12-07 13:11:07 +01:00
2017-09-15 10:29:34 +02: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.