summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add SPI bus frameworkAlexander Krutwig2016-09-166-0/+322
* testsuite: Add libdl/dl05 reloc test.Chris Johns2016-09-0810-1/+1544
* libmisc/capture: Remove the reserved _t in the types.Chris Johns2016-09-011-2/+2
* testsuite: Add libdl/dl04 cache test.Chris Johns2016-08-1510-0/+1549
* testsuite: Add libdl/dl03 cache test.Chris Johns2016-08-158-1/+491
* librtems++: Remove from RTEMS.Chris Johns2016-08-1110-1200/+1
* libmisc/untar: Set the perms to the value in the tar file.Chris Johns2016-08-092-1/+34
* Add Untar_FromGzChunk_Print() + TestAlexander Krutwig2016-07-265-5/+87
* Add Untar_FromChunk_Print() + TestAlexander Krutwig2016-07-263-0/+54
* net: Fix byte order issue for getnameinfo()Sebastian Huber2016-07-011-11/+11
* libnetworking: Add minimal getnameinfo()Christian Mauderer2016-06-286-0/+220
* Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2016-06-221-0/+1
* libmisc/untar: Support directory create and overwrites. Share the common code.Chris Johns2016-06-031-3/+6
* testsuite: Fix printk format warnings.Chris Johns2016-05-2515-107/+87
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-2522-42/+79
* testsuites: Avoid Giant lockSebastian Huber2016-05-201-4/+4
* block[08|09|10]/init.c: Include <stdlib.h> to fix warning on exit()Joel Sherrill2016-04-203-0/+4
* malloc: Fix early realloc() allocationSebastian Huber2016-04-061-0/+17
* libtests/syscall01: Explicitly request closeSebastian Huber2016-03-071-0/+19
* malloc: Add _Malloc_System_state()Sebastian Huber2016-02-251-1/+26
* libtests/devfs: Inc max dev to support more BSPsSebastian Huber2016-01-192-1/+6
* Remove H8300 portJoel Sherrill2016-01-041-3/+0
* Remove M32R architectureJoel Sherrill2016-01-041-2/+1
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-243-85/+0
* libtests/termios04: Avoid use of freed memorySebastian Huber2015-11-121-7/+35
* libblock: Print block sizes and countSebastian Huber2015-11-022-2/+5
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-262-30/+30