summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2017-11-24Remove coverhd.hSebastian Huber
2017-11-24libtests/malloctest: Fix 64-bit targetsSebastian Huber
2017-11-24libtests/stringto01: Fix 64-bit targetsSebastian Huber
2017-11-24sptests/splinkersets01: Fix 64-bit targetsSebastian Huber
2017-11-24ada/sp04: Fix clock getSebastian Huber
2017-11-22tests: Use exponential backoff in locked_vprintf()Sebastian Huber
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber
2017-11-22score: Simplify global constructionSebastian Huber
2017-11-20score: Optimize scheduler priority updatesSebastian Huber
2017-11-17getentropy: Add test.Christian Mauderer
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer
2017-11-17sptests/spversion01: Simplify configurationSebastian Huber
2017-11-16psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2017-11-16score: Fix priority ceiling updatesSebastian Huber
2017-11-16score: Fix _Thread_queue_Flush_critical()Sebastian Huber
2017-11-16rtems: rtems_semaphore_flush() with prio inheritSebastian Huber
2017-11-15dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber
2017-11-13Change RTEMS_API from 5.0 to 5Sebastian 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-09pppd/Makefile.am: Add support/includeJoel Sherrill
2017-11-09Upgrade to 5.0.0Sebastian Huber
2017-11-09posix: Change created_with_explicit_schedulerSebastian Huber
2017-11-09posix: Remove POSIX_API_Control::schedpolicySebastian Huber
2017-11-08sptests/spconsole01: New testSebastian Huber
2017-11-07termios: Fix canonical modeSebastian Huber
2017-11-07tests: Use normal console for user input testsSebastian Huber
2017-11-07tests: Use <tmacros.h>Sebastian Huber
2017-11-06score: _Chain_Insert_ordered_unprotected()Sebastian Huber
2017-11-06tests: Use <tmacros.h> in all testsSebastian Huber
2017-11-06fsjffs2gc01: Fix sporadic test failuresSebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-11-06score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber
2017-11-03smpscheduler02: Avoid sporadic test failuresSebastian Huber
2017-11-02posix: Use far future for very long timeoutsSebastian Huber
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber
2017-11-02tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber
2017-11-02smppsxaffinity02: Fix thread attribute usageSebastian 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_print_printer_fprintf_putc()Sebastian 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-26smptests: Fix format warningsSebastian Huber