summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp14/sp14.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuites: Remove rtems_test_pause*()Sebastian Huber2019-12-041-1/+0
| | | | | | | | | | | | | The rtems_test_pause() and rtems_test_pause_and_screen_number() macros had different implementations depending on the RTEMS_TEST_NO_PAUSE define. This define was defined to 1 by default. The user was able to change this via the undocumented --disable-test-no-pause configure command line option. Pausing tests and waiting for user input contradicts the goal of having automated test runs. Remove this feature. Update #3818.
* tests: Use rtems_task_exit()Sebastian Huber2018-10-051-1/+1
| | | | Update #3533.
* Use proper 3 line form of license textJoel Sherrill2012-10-111-3/+0
|
* 2009-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-101-8/+9
| | | | | * sp14/sp14.doc, sp14/sp14.scn: doc file have scn contents. Fix and update.
* Initial revisionJoel Sherrill1995-05-111-0/+33