summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* score: Add _Watchdog_Ticks_per_secondSebastian Huber2017-10-241-0/+6
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-23182-3/+363
* sptests/sptimecounter04: New testChristian Mauderer2017-10-186-0/+119
* score: Rename watchdog variantsSebastian Huber2017-10-172-3/+3
* spthreadq01/init.c: Fix unused variable warningsJoel Sherrill2017-10-121-3/+0
* Fix spprofiling01 overriding recipe warningJoel Sherrill2017-10-112-2/+2
* score: Remove CPU_set_ControlSebastian Huber2017-10-111-13/+0
* posix: Implement self-contained POSIX mutexSebastian Huber2017-10-053-54/+0
* posix: Implement self-contained POSIX condvarSebastian Huber2017-10-052-20/+0
* posix: Implement self-contained POSIX rwlocksSebastian Huber2017-10-052-35/+0
* posix: Implement self-contained POSIX barriersSebastian Huber2017-10-051-16/+0
* posix: Implement self-contained POSIX semaphoresSebastian Huber2017-10-051-18/+0
* libio: Add hold/drop iop referenceSebastian Huber2017-09-156-0/+189
* sp25/task1.c: Fix printf() format warningsJoel Sherrill2017-08-271-2/+2
* spstkalloc02/init.c: Fix printf() format warningsJoel Sherrill2017-08-271-6/+6
* sparc: Add lazy floating point switchSebastian Huber2017-07-253-4/+4
* INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2017-07-2511-2/+248
* sptests/sptls02: Use standard test IOSebastian Huber2017-07-191-1/+0