summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Fix build dependenciesSebastian Huber2017-06-137-7/+12
* Move RTEMS-specific Termios API contentSebastian Huber2017-06-074-84/+6
* confdefs.h: Add SMP enabled field to configurationSebastian Huber2017-05-163-0/+6
* confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2017-05-111-0/+2
* testsuites: Fix build dependences for generated files.Chris Johns2017-05-117-2/+18
* block08/bdbuf_tests.c: Add include of <rtems/inttypes.h>Joel Sherrill2017-04-251-0/+1
* rtems/inttypes.h, block08: Add and use PRIdrtems_blkdev_bnumJoel Sherrill2017-04-251-1/+5
* devnullfatal01/testcase.h: Avoid redefinition of TESTS_USE_PRINTKJoel Sherrill2017-04-251-1/+3
* testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2017-04-046-99/+126
* libdl: Support link ordered loading of ELF sections.Chris Johns2017-03-311-1305/+1357
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-2212-256/+592
* termios09: Test send callbackSebastian Huber2017-02-281-0/+26
* termios: Implement non-blocking writeSebastian Huber2017-02-281-0/+33
* termios: Make write POSIX compatibleSebastian Huber2017-02-281-2/+136
* termios: Simplify oproc()Sebastian Huber2017-02-281-4/+5
* termios09: Test output post processingSebastian Huber2017-02-281-0/+358
* termios: Fix infinite loop in receive pathSebastian Huber2017-02-281-0/+3
* termios: Change receive callback invocationSebastian Huber2017-02-281-1/+325
* termios: Ignore carriage return early if desiredSebastian Huber2017-02-286-0/+303
* libdl: Add C++ exception support to loaded modules.Chris Johns2016-12-1410-1200/+1465
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-124-7/+7
* score: Remove fatal is internal indicatorSebastian Huber2016-12-091-1/+0
* cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns2016-11-298-0/+654
* libtests/cpuuse: Check status onlySebastian Huber2016-11-231-2/+2
* libmisc/xz: Add xz decompression.Chris Johns2016-10-133-4/+98
* termios: Use IMFS nodes for new Termios devicesSebastian Huber2016-09-191-116/+46
* libtests/devfs: Use printk()Sebastian Huber2016-09-193-5/+5
* tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEMSebastian Huber2016-09-196-6/+0