summaryrefslogtreecommitdiff
path: root/testsuites/libtests (follow)
AgeCommit message (Expand)Author
2017-11-29block06/init.c: Fix printf() format warningJoel Sherrill
2017-11-24libtests/malloctest: Fix 64-bit targetsSebastian Huber
2017-11-24libtests/stringto01: Fix 64-bit targetsSebastian Huber
2017-11-17getentropy: Add test.Christian Mauderer
2017-11-15dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns
2017-11-07termios: Fix canonical modeSebastian Huber
2017-11-07tests: Use normal console for user input testsSebastian Huber
2017-11-07tests: Use <tmacros.h>Sebastian Huber
2017-11-06tests: Use <tmacros.h> in all testsSebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber
2017-11-02tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber
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-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-09-15libio: Use FIFO for iop free listSebastian Huber
2017-07-28Fix IO control request typeSebastian Huber
2017-07-28libtests/block08: Fix format warningSebastian Huber
2017-07-19tests: Use floating point taskSebastian Huber
2017-07-18tests: Use floating point taskSebastian Huber
2017-06-30newlib01: Use fopen() instead of freopen()Sebastian Huber
2017-06-21dl03/dl-cache.c: Fix duplicate const warningJoel Sherrill
2017-06-21malloctest/init.c: Disable check maximum size warning to allow error test caseJoel Sherrill
2017-06-21top/task1.c: Fix sprintf() buffer overflowJoel Sherrill
2017-06-21rbheap01/init.c: Fix PAGE_SIZE redefined warningJoel Sherrill
2017-06-13tests: Fix build dependenciesSebastian Huber
2017-06-07Move RTEMS-specific Termios API contentSebastian Huber
2017-05-16confdefs.h: Add SMP enabled field to configurationSebastian Huber
2017-05-11confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber
2017-05-11testsuites: Fix build dependences for generated files.Chris Johns
2017-04-25block08/bdbuf_tests.c: Add include of <rtems/inttypes.h>Joel Sherrill
2017-04-25rtems/inttypes.h, block08: Add and use PRIdrtems_blkdev_bnumJoel Sherrill
2017-04-25devnullfatal01/testcase.h: Avoid redefinition of TESTS_USE_PRINTKJoel Sherrill
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns
2017-03-31libdl: Support link ordered loading of ELF sections.Chris Johns
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel
2017-02-28termios09: Test send callbackSebastian Huber
2017-02-28termios: Implement non-blocking writeSebastian Huber
2017-02-28termios: Make write POSIX compatibleSebastian Huber
2017-02-28termios: Simplify oproc()Sebastian Huber
2017-02-28termios09: Test output post processingSebastian Huber
2017-02-28termios: Fix infinite loop in receive pathSebastian Huber
2017-02-28termios: Change receive callback invocationSebastian Huber