mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-10 17:00:36 +08:00
* Makefile.am, configure.ac: Add new tests for interrupt disable, enable, flash, and is in progress. These are normally inlines but also have bodies for non-C code. This test also exercises the odd case of calling clock tick from outside an ISR. * sp37/.cvsignore, sp37/Makefile.am, sp37/sp37.scn, sp37/system.h: New files.
# # $Id$ # 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.