summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-24Remove coverhd.hSebastian Huber80-166/+113
2017-11-24libtests/malloctest: Fix 64-bit targetsSebastian Huber1-4/+6
2017-11-24libtests/stringto01: Fix 64-bit targetsSebastian Huber1-2/+2
2017-11-24sptests/splinkersets01: Fix 64-bit targetsSebastian Huber1-4/+16
2017-11-24ada/sp04: Fix clock getSebastian Huber1-1/+1
2017-11-22tests: Use exponential backoff in locked_vprintf()Sebastian Huber1-3/+19
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber1-10/+5
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber1-1/+1
2017-11-22score: Simplify global constructionSebastian Huber7-3/+128
2017-11-20score: Optimize scheduler priority updatesSebastian Huber2-6/+11
2017-11-17getentropy: Add test.Christian Mauderer6-0/+142
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer1-1/+1
2017-11-17sptests/spversion01: Simplify configurationSebastian Huber1-9/+2
2017-11-16psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber1-2/+0
2017-11-16score: Fix priority ceiling updatesSebastian Huber1-2/+56
2017-11-16score: Fix _Thread_queue_Flush_critical()Sebastian Huber1-33/+70
2017-11-16rtems: rtems_semaphore_flush() with prio inheritSebastian Huber1-11/+47
2017-11-15dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber4-11/+18
2017-11-13Change RTEMS_API from 5.0 to 5Sebastian Huber1-1/+1
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns8-52/+6
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns3-47/+6
2017-11-10cpukit: Add a Version API.Chris Johns6-0/+125
2017-11-09pppd/Makefile.am: Add support/includeJoel Sherrill1-0/+2
2017-11-09Upgrade to 5.0.0Sebastian Huber1-2/+2
2017-11-09posix: Change created_with_explicit_schedulerSebastian Huber1-6/+62
2017-11-09posix: Remove POSIX_API_Control::schedpolicySebastian Huber1-12/+14
2017-11-08sptests/spconsole01: New testSebastian Huber6-0/+932
2017-11-07termios: Fix canonical modeSebastian Huber1-20/+77
2017-11-07tests: Use normal console for user input testsSebastian Huber6-6/+6
2017-11-07tests: Use <tmacros.h>Sebastian Huber3-4/+6
2017-11-06score: _Chain_Insert_ordered_unprotected()Sebastian Huber1-7/+12
2017-11-06tests: Use <tmacros.h> in all testsSebastian Huber19-95/+57
2017-11-06fsjffs2gc01: Fix sporadic test failuresSebastian Huber1-0/+8
2017-11-06tests: Use simple console driverSebastian Huber618-614/+626
2017-11-06score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber2-92/+150
2017-11-03smpscheduler02: Avoid sporadic test failuresSebastian Huber1-0/+4
2017-11-02posix: Use far future for very long timeoutsSebastian Huber1-7/+52
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber11-158/+143
2017-11-02tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber4-4/+0
2017-11-02smppsxaffinity02: Fix thread attribute usageSebastian Huber1-0/+4
2017-10-30testsuite: Add bspIo for a local printk.Chris Johns1-0/+2
2017-10-28tests: Remove TEST_INITSebastian Huber549-1096/+1
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber40-43/+0
2017-10-28tests: Use rtems_test_printer in generalSebastian Huber10-180/+59
2017-10-28tests: Use rtems_print_printer_fprintf_putc()Sebastian Huber10-10/+10
2017-10-28tests: Use rtems_test_printerSebastian Huber7-39/+21
2017-10-28tests: Move rtems_test_printer definitionSebastian Huber12-14/+0
2017-10-28sptests/spscheduler01: Test POSIX set/get affinitySebastian Huber2-23/+98
2017-10-28score: Fix _Scheduler_Set_affinity()Sebastian Huber1-1/+12
2017-10-26smptests: Fix format warningsSebastian Huber2-3/+3