summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: _Chain_Insert_ordered_unprotected()Sebastian Huber2017-11-061-7/+12
* tests: Use <tmacros.h> in all testsSebastian Huber2017-11-0619-95/+57
* fsjffs2gc01: Fix sporadic test failuresSebastian Huber2017-11-061-0/+8
* tests: Use simple console driverSebastian Huber2017-11-06618-614/+626
* score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber2017-11-062-92/+150
* smpscheduler02: Avoid sporadic test failuresSebastian Huber2017-11-031-0/+4
* posix: Use far future for very long timeoutsSebastian Huber2017-11-021-7/+52
* tests: Use printf() instead of fprintf()Sebastian Huber2017-11-0211-158/+143
* tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber2017-11-024-4/+0
* smppsxaffinity02: Fix thread attribute usageSebastian Huber2017-11-021-0/+4
* testsuite: Add bspIo for a local printk.Chris Johns2017-10-301-0/+2
* tests: Remove TEST_INITSebastian Huber2017-10-28549-1096/+1
* tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber2017-10-2840-43/+0
* tests: Use rtems_test_printer in generalSebastian Huber2017-10-2810-180/+59
* tests: Use rtems_print_printer_fprintf_putc()Sebastian Huber2017-10-2810-10/+10
* tests: Use rtems_test_printerSebastian Huber2017-10-287-39/+21
* tests: Move rtems_test_printer definitionSebastian Huber2017-10-2812-14/+0
* sptests/spscheduler01: Test POSIX set/get affinitySebastian Huber2017-10-282-23/+98
* score: Fix _Scheduler_Set_affinity()Sebastian Huber2017-10-281-1/+12
* smptests: Fix format warningsSebastian Huber2017-10-262-3/+3
* psxtests/psxstat: Fix format warningsSebastian Huber2017-10-261-2/+2
* psxtests/psxclockrealtime01: Fix warningsSebastian Huber2017-10-261-0/+2
* smptests: Remove duplicate Makefile targetsSebastian Huber2017-10-251-2/+0
* rtems: rtems_clock_get_ticks_per_second()Sebastian Huber2017-10-251-0/+3
* testsuite: Fix buildChris Johns2017-10-251-0/+2
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-1/+1
* score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber2017-10-241-0/+1
* score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber2017-10-241-0/+1
* score: Add _Watchdog_Ticks_per_secondSebastian Huber2017-10-241-0/+6
* psxclockrealtime01: New testSebastian Huber2017-10-246-0/+700
* tmtests/tmfine01: Reduce test context sizeSebastian Huber2017-10-241-0/+4
* testsuite: Fix buildSebastian Huber2017-10-231-0/+2
* testsuite: Remove warnings.Chris Johns2017-10-231-17/+18
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-23555-342/+1349
* libtests/tar01: Fix build dependenciesSebastian Huber2017-10-211-2/+7
* sptests/sptimecounter04: New testChristian Mauderer2017-10-186-0/+119
* tmtests/tmfine01: Add test casesSebastian Huber2017-10-183-2119/+4188
* posix: Remove POSIX_API_Control::schedparamSebastian Huber2017-10-171-5/+1
* posix: Fix _POSIX_Threads_Create_extension()Sebastian Huber2017-10-171-0/+8
* score: Rename watchdog variantsSebastian Huber2017-10-172-3/+3
* spthreadq01/init.c: Fix unused variable warningsJoel Sherrill2017-10-121-3/+0
* ada-tests: Move to testsuites/adaSebastian Huber2017-10-12507-0/+44887
* Fix warnings for using C/ObjC specific GCC flags with C++Joel Sherrill2017-10-111-0/+6
* Fix spprofiling01 overriding recipe warningJoel Sherrill2017-10-112-2/+2
* smpaffinity01: Fix test caseSebastian Huber2017-10-112-10/+10
* score: Remove CPU_set_ControlSebastian Huber2017-10-111-13/+0
* posix: Validate affinity sets by the schedulerSebastian Huber2017-10-112-7/+7
* posix: Constify default thread processor affinitySebastian Huber2017-10-102-0/+8
* posix: Simplify pthread_attr_setstack()Sebastian Huber2017-10-101-1/+4
* posix: Remove rtems_pthread_attribute_compare()Sebastian Huber2017-10-091-1/+67