summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-05Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber1-9/+19
2018-05-18libtests/block05: Use rtems_blkdev_create()Sebastian Huber1-22/+25
2018-05-18libblock: Init deps in rtems_blkdev_create()Sebastian Huber1-2/+8
2018-05-02ftpfs: Always build FTP clientSebastian Huber1-1/+1
2018-05-02libdebugger: Move to separate librarySebastian Huber1-0/+1
2018-05-02tests: Remove configure feature checksSebastian Huber1-2/+0
2018-04-12libdl: Fix the tests loading the correct filesChris Johns6-18/+18
2018-04-12testsuites/dl06: Add a test for RAP format.Chris Johns10-26/+428
2018-04-12build: Add support for automake's silent build support.Chris Johns1-61/+61
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-10testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns100-2480/+1401
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-1/+0
2018-03-07libtests/capture01: Fix configurationSebastian Huber1-0/+1
2018-02-07libdl: Use self-contained recursive mutexSebastian Huber1-1/+1
2018-02-05termios: Remove obsolete configuration optionsSebastian Huber9-27/+0
2018-02-02termios: Use self-contained objectsSebastian Huber1-3/+4
2018-01-25Remove make preinstallChris Johns6-3/+7
2018-01-19block06: Use floating-point taskSebastian Huber1-0/+1
2017-11-29block06/init.c: Fix printf() format warningJoel Sherrill1-5/+4
2017-11-24libtests/malloctest: Fix 64-bit targetsSebastian Huber1-4/+6
2017-11-24libtests/stringto01: Fix 64-bit targetsSebastian Huber1-2/+2
2017-11-17getentropy: Add test.Christian Mauderer6-0/+142
2017-11-15dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber4-11/+18
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns1-2/+0
2017-11-07termios: Fix canonical modeSebastian Huber1-20/+77
2017-11-07tests: Use normal console for user input testsSebastian Huber3-3/+3
2017-11-07tests: Use <tmacros.h>Sebastian Huber3-4/+6
2017-11-06tests: Use <tmacros.h> in all testsSebastian Huber8-31/+28
2017-11-06tests: Use simple console driverSebastian Huber82-82/+82
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber4-130/+118
2017-11-02tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber2-2/+0
2017-10-28tests: Remove TEST_INITSebastian Huber83-166/+0
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber12-15/+0
2017-10-28tests: Use rtems_test_printer in generalSebastian Huber5-0/+5
2017-10-28tests: Use rtems_print_printer_fprintf_putc()Sebastian Huber5-5/+5
2017-10-28tests: Use rtems_test_printerSebastian Huber5-31/+18
2017-10-28tests: Move rtems_test_printer definitionSebastian Huber5-5/+0
2017-10-23testsuite: Remove warnings.Chris Johns1-17/+18
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns87-141/+288
2017-10-21libtests/tar01: Fix build dependenciesSebastian Huber1-2/+7
2017-09-15libio: Use FIFO for iop free listSebastian Huber1-4/+11
2017-07-28Fix IO control request typeSebastian Huber1-1/+1
2017-07-28libtests/block08: Fix format warningSebastian Huber1-1/+1
2017-07-19tests: Use floating point taskSebastian Huber3-3/+9
2017-07-18tests: Use floating point taskSebastian Huber14-0/+28
2017-06-30newlib01: Use fopen() instead of freopen()Sebastian Huber1-3/+11
2017-06-21dl03/dl-cache.c: Fix duplicate const warningJoel Sherrill1-1/+1
2017-06-21malloctest/init.c: Disable check maximum size warning to allow error test caseJoel Sherrill1-0/+3
2017-06-21top/task1.c: Fix sprintf() buffer overflowJoel Sherrill1-1/+1
2017-06-21rbheap01/init.c: Fix PAGE_SIZE redefined warningJoel Sherrill1-37/+37