summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove configure feature checksSebastian Huber2018-05-021-3/+0
* sptests/sp36: Remove obsolete test programSebastian Huber2018-04-225-212/+0
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* sptests: Fix AM_CONDITIONALSebastian Huber2018-04-101-2/+2
* testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-10219-5001/+2257
* config: Use new scheduler configuration definesSebastian Huber2018-03-122-4/+4
* sptests/sp19: Fix test output methodsSebastian Huber2018-03-082-2/+14
* Add a simple task console driverSebastian Huber2018-03-062-18/+3
* spglobalcon02: New testSebastian Huber2018-03-066-0/+152
* tests: Support %g print format specifierSebastian Huber2018-02-091-0/+1
* pipe: Use self-contained mutexSebastian Huber2018-02-021-50/+0
* termios: Use self-contained objectsSebastian Huber2018-02-0219-298/+1
* Add RTEMS thread APISebastian Huber2018-02-026-0/+281
* score: Introduce new monotonic clockSebastian Huber2018-02-023-4/+3
* score: Optimize watchdog tickleSebastian Huber2018-02-021-1/+9
* spsyslock01: Fix object compareSebastian Huber2018-02-021-5/+59
* sp20: Fix print buffer sizeSebastian Huber2018-02-021-2/+2
* Remove make preinstallChris Johns2018-01-251-0/+2
* spassoc01: Use floating-point taskSebastian Huber2018-01-191-0/+1
* sp08: Disable RTEMS_INTERRUPT_MASK testing when SMP enabledJoel Sherrill2017-12-081-2/+2
* sptests/sp51: Delete semaphore after useSebastian Huber2017-12-061-0/+3
* libio: Use API mutexSebastian Huber2017-12-061-2/+2
* score: Use self-contained API mutexSebastian Huber2017-12-043-11/+8
* sptests/splinkersets01: Fix 64-bit targetsSebastian Huber2017-11-241-4/+16
* sapi: New implementation of rtems_panic()Sebastian Huber2017-11-221-10/+5
* score: Simplify global constructionSebastian Huber2017-11-227-3/+128
* score: Optimize scheduler priority updatesSebastian Huber2017-11-201-5/+10
* cpukit: Add _arc4random_getentropy_fail.Christian Mauderer2017-11-171-1/+1
* sptests/spversion01: Simplify configurationSebastian Huber2017-11-171-9/+2
* rtems: rtems_semaphore_flush() with prio inheritSebastian Huber2017-11-161-11/+47
* tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns2017-11-113-7/+1
* tests: Use rtems_test_begin and rtems_test_end.Chris Johns2017-11-111-2/+2
* cpukit: Add a Version API.Chris Johns2017-11-106-0/+125
* sptests/spconsole01: New testSebastian Huber2017-11-086-0/+932
* score: _Chain_Insert_ordered_unprotected()Sebastian Huber2017-11-061-7/+12
* tests: Use simple console driverSebastian Huber2017-11-06179-175/+187
* score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber2017-11-062-92/+150
* tests: Use printf() instead of fprintf()Sebastian Huber2017-11-021-3/+0
* tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber2017-11-021-1/+0
* testsuite: Add bspIo for a local printk.Chris Johns2017-10-301-0/+2
* tests: Remove TEST_INITSebastian Huber2017-10-28181-361/+0
* tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber2017-10-2813-13/+0
* tests: Use rtems_test_printer in generalSebastian Huber2017-10-282-0/+3
* tests: Use rtems_test_printerSebastian Huber2017-10-281-3/+1
* tests: Move rtems_test_printer definitionSebastian Huber2017-10-281-2/+0
* sptests/spscheduler01: Test POSIX set/get affinitySebastian Huber2017-10-282-23/+98
* score: Fix _Scheduler_Set_affinity()Sebastian Huber2017-10-281-1/+12
* rtems: rtems_clock_get_ticks_per_second()Sebastian Huber2017-10-251-0/+3
* score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber2017-10-241-0/+1
* score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber2017-10-241-0/+1