summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2017-12-08tm08: Do not use RTEMS_INTERRUPT_MASK for no reschedule caseJoel Sherrill
2017-12-08sp08: Disable RTEMS_INTERRUPT_MASK testing when SMP enabledJoel Sherrill
2017-12-07dosfs: Allow creating a file with similar name.Christian Mauderer
2017-12-06smpunsupported01: Add missing error check for rtems_task_modeJoel Sherrill
2017-12-06sptests/sp51: Delete semaphore after useSebastian Huber
2017-12-06libio: Use API mutexSebastian Huber
2017-12-05dosfs: Fix files with same name as volume name.Christian Mauderer
2017-12-04ada: Check C and POSIX typesSebastian Huber
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-12-04ada/sp09: Fix timer server test caseSebastian Huber
2017-12-04ada/sp09: Fix region test casesSebastian Huber
2017-12-04ada: Fix work_space_size() test supportSebastian Huber
2017-12-04ada/tm04: Account for task delete behaviour changeSebastian Huber
2017-12-02ada/sp19: Add missing FP attributeSebastian Huber
2017-12-01ada/sp07: Fix uninitialized variableSebastian Huber
2017-12-01ada: Fix user extension supportSebastian Huber
2017-12-01ada: Use CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2017-12-01ada/tm20: Account for optional heap protectionSebastian Huber
2017-12-01ada/spname01: Fix several issuesSebastian Huber
2017-12-01ada: Add standard test begin/end messageSebastian Huber
2017-12-01ada: Delete superfluous CONFIGURE_SPTESTSebastian Huber
2017-11-29block06/init.c: Fix printf() format warningJoel Sherrill
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