summaryrefslogtreecommitdiff
path: root/testsuites/sptests (follow)
AgeCommit message (Expand)Author
2017-12-08sp08: Disable RTEMS_INTERRUPT_MASK testing when SMP enabledJoel Sherrill
2017-12-06sptests/sp51: Delete semaphore after useSebastian Huber
2017-12-06libio: Use API mutexSebastian Huber
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-11-24sptests/splinkersets01: Fix 64-bit targetsSebastian Huber
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber
2017-11-22score: Simplify global constructionSebastian Huber
2017-11-20score: Optimize scheduler priority updatesSebastian Huber
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer
2017-11-17sptests/spversion01: Simplify configurationSebastian Huber
2017-11-16rtems: rtems_semaphore_flush() with prio inheritSebastian Huber
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns
2017-11-10cpukit: Add a Version API.Chris Johns
2017-11-08sptests/spconsole01: New testSebastian Huber
2017-11-06score: _Chain_Insert_ordered_unprotected()Sebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-11-06score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber
2017-11-02tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber
2017-10-30testsuite: Add bspIo for a local printk.Chris Johns
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber
2017-10-28tests: Use rtems_test_printer in generalSebastian Huber
2017-10-28tests: Use rtems_test_printerSebastian Huber
2017-10-28tests: Move rtems_test_printer definitionSebastian Huber
2017-10-28sptests/spscheduler01: Test POSIX set/get affinitySebastian Huber
2017-10-28score: Fix _Scheduler_Set_affinity()Sebastian Huber
2017-10-25rtems: rtems_clock_get_ticks_per_second()Sebastian Huber
2017-10-24score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber
2017-10-24score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber
2017-10-24score: Add _Watchdog_Ticks_per_secondSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-10-18sptests/sptimecounter04: New testChristian Mauderer
2017-10-17score: Rename watchdog variantsSebastian Huber
2017-10-12spthreadq01/init.c: Fix unused variable warningsJoel Sherrill
2017-10-11Fix spprofiling01 overriding recipe warningJoel Sherrill
2017-10-11score: Remove CPU_set_ControlSebastian Huber
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber
2017-09-15libio: Add hold/drop iop referenceSebastian Huber
2017-08-27sp25/task1.c: Fix printf() format warningsJoel Sherrill
2017-08-27spstkalloc02/init.c: Fix printf() format warningsJoel Sherrill
2017-07-25sparc: Add lazy floating point switchSebastian Huber
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber
2017-07-19sptests/sptls02: Use standard test IOSebastian Huber
2017-07-19sptests/spcache01: Use standard test IOSebastian Huber