summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
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
2017-10-26psxtests/psxstat: Fix format warningsSebastian Huber
2017-10-26psxtests/psxclockrealtime01: Fix warningsSebastian Huber
2017-10-25smptests: Remove duplicate Makefile targetsSebastian Huber
2017-10-25rtems: rtems_clock_get_ticks_per_second()Sebastian Huber
2017-10-25testsuite: Fix buildChris Johns
2017-10-24score: Move thread queue timeout handlingSebastian 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-24psxclockrealtime01: New testSebastian Huber
2017-10-24tmtests/tmfine01: Reduce test context sizeSebastian Huber
2017-10-23testsuite: Fix buildSebastian Huber
2017-10-23testsuite: Remove warnings.Chris Johns
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-10-21libtests/tar01: Fix build dependenciesSebastian Huber
2017-10-18sptests/sptimecounter04: New testChristian Mauderer
2017-10-18tmtests/tmfine01: Add test casesSebastian Huber
2017-10-17posix: Remove POSIX_API_Control::schedparamSebastian Huber
2017-10-17posix: Fix _POSIX_Threads_Create_extension()Sebastian Huber
2017-10-17score: Rename watchdog variantsSebastian Huber
2017-10-12spthreadq01/init.c: Fix unused variable warningsJoel Sherrill
2017-10-12ada-tests: Move to testsuites/adaSebastian Huber
2017-10-11Fix warnings for using C/ObjC specific GCC flags with C++Joel Sherrill
2017-10-11Fix spprofiling01 overriding recipe warningJoel Sherrill
2017-10-11smpaffinity01: Fix test caseSebastian Huber
2017-10-11score: Remove CPU_set_ControlSebastian Huber
2017-10-11posix: Validate affinity sets by the schedulerSebastian Huber
2017-10-10posix: Constify default thread processor affinitySebastian Huber