summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove coverhd.hSebastian Huber2017-11-2480-166/+113
* libtests/malloctest: Fix 64-bit targetsSebastian Huber2017-11-241-4/+6
* libtests/stringto01: Fix 64-bit targetsSebastian Huber2017-11-241-2/+2
* sptests/splinkersets01: Fix 64-bit targetsSebastian Huber2017-11-241-4/+16
* ada/sp04: Fix clock getSebastian Huber2017-11-241-1/+1
* tests: Use exponential backoff in locked_vprintf()Sebastian Huber2017-11-221-3/+19
* sapi: New implementation of rtems_panic()Sebastian Huber2017-11-221-10/+5
* INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber2017-11-221-1/+1
* score: Simplify global constructionSebastian Huber2017-11-227-3/+128
* score: Optimize scheduler priority updatesSebastian Huber2017-11-202-6/+11
* getentropy: Add test.Christian Mauderer2017-11-176-0/+142
* cpukit: Add _arc4random_getentropy_fail.Christian Mauderer2017-11-171-1/+1
* sptests/spversion01: Simplify configurationSebastian Huber2017-11-171-9/+2
* psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2017-11-161-2/+0
* score: Fix priority ceiling updatesSebastian Huber2017-11-161-2/+56
* score: Fix _Thread_queue_Flush_critical()Sebastian Huber2017-11-161-33/+70
* rtems: rtems_semaphore_flush() with prio inheritSebastian Huber2017-11-161-11/+47
* dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber2017-11-154-11/+18
* Change RTEMS_API from 5.0 to 5Sebastian Huber2017-11-131-1/+1
* tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns2017-11-118-52/+6
* tests: Use rtems_test_begin and rtems_test_end.Chris Johns2017-11-113-47/+6
* cpukit: Add a Version API.Chris Johns2017-11-106-0/+125
* pppd/Makefile.am: Add support/includeJoel Sherrill2017-11-091-0/+2
* Upgrade to 5.0.0Sebastian Huber2017-11-091-2/+2
* posix: Change created_with_explicit_schedulerSebastian Huber2017-11-091-6/+62
* posix: Remove POSIX_API_Control::schedpolicySebastian Huber2017-11-091-12/+14
* sptests/spconsole01: New testSebastian Huber2017-11-086-0/+932
* termios: Fix canonical modeSebastian Huber2017-11-071-20/+77
* tests: Use normal console for user input testsSebastian Huber2017-11-076-6/+6
* tests: Use <tmacros.h>Sebastian Huber2017-11-073-4/+6
* 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