summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber2018-06-051-9/+19
* libtests/block05: Use rtems_blkdev_create()Sebastian Huber2018-05-181-22/+25
* libblock: Init deps in rtems_blkdev_create()Sebastian Huber2018-05-181-2/+8
* ftpfs: Always build FTP clientSebastian Huber2018-05-021-1/+1
* libdebugger: Move to separate librarySebastian Huber2018-05-021-0/+1
* tests: Remove configure feature checksSebastian Huber2018-05-021-2/+0
* libdl: Fix the tests loading the correct filesChris Johns2018-04-126-18/+18
* testsuites/dl06: Add a test for RAP format.Chris Johns2018-04-1210-26/+428
* build: Add support for automake's silent build support.Chris Johns2018-04-121-61/+61
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-10100-2480/+1401
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-1/+0
* libtests/capture01: Fix configurationSebastian Huber2018-03-071-0/+1
* libdl: Use self-contained recursive mutexSebastian Huber2018-02-071-1/+1
* termios: Remove obsolete configuration optionsSebastian Huber2018-02-059-27/+0
* termios: Use self-contained objectsSebastian Huber2018-02-021-3/+4
* Remove make preinstallChris Johns2018-01-256-3/+7
* block06: Use floating-point taskSebastian Huber2018-01-191-0/+1
* block06/init.c: Fix printf() format warningJoel Sherrill2017-11-291-5/+4
* libtests/malloctest: Fix 64-bit targetsSebastian Huber2017-11-241-4/+6
* libtests/stringto01: Fix 64-bit targetsSebastian Huber2017-11-241-2/+2
* getentropy: Add test.Christian Mauderer2017-11-176-0/+142
* dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber2017-11-154-11/+18
* tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns2017-11-111-2/+0
* termios: Fix canonical modeSebastian Huber2017-11-071-20/+77
* tests: Use normal console for user input testsSebastian Huber2017-11-073-3/+3
* tests: Use <tmacros.h>Sebastian Huber2017-11-073-4/+6
* tests: Use <tmacros.h> in all testsSebastian Huber2017-11-068-31/+28
* tests: Use simple console driverSebastian Huber2017-11-0682-82/+82
* tests: Use printf() instead of fprintf()Sebastian Huber2017-11-024-130/+118
* tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber2017-11-022-2/+0
* tests: Remove TEST_INITSebastian Huber2017-10-2883-166/+0
* tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber2017-10-2812-15/+0
* tests: Use rtems_test_printer in generalSebastian Huber2017-10-285-0/+5
* tests: Use rtems_print_printer_fprintf_putc()Sebastian Huber2017-10-285-5/+5
* tests: Use rtems_test_printerSebastian Huber2017-10-285-31/+18
* tests: Move rtems_test_printer definitionSebastian Huber2017-10-285-5/+0
* testsuite: Remove warnings.Chris Johns2017-10-231-17/+18
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-2387-141/+288
* libtests/tar01: Fix build dependenciesSebastian Huber2017-10-211-2/+7
* libio: Use FIFO for iop free listSebastian Huber2017-09-151-4/+11
* Fix IO control request typeSebastian Huber2017-07-281-1/+1
* libtests/block08: Fix format warningSebastian Huber2017-07-281-1/+1
* tests: Use floating point taskSebastian Huber2017-07-193-3/+9
* tests: Use floating point taskSebastian Huber2017-07-1814-0/+28
* newlib01: Use fopen() instead of freopen()Sebastian Huber2017-06-301-3/+11
* dl03/dl-cache.c: Fix duplicate const warningJoel Sherrill2017-06-211-1/+1
* malloctest/init.c: Disable check maximum size warning to allow error test caseJoel Sherrill2017-06-211-0/+3
* top/task1.c: Fix sprintf() buffer overflowJoel Sherrill2017-06-211-1/+1
* rbheap01/init.c: Fix PAGE_SIZE redefined warningJoel Sherrill2017-06-211-37/+37