summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fail gracefully if pax is not foundBen Gras2015-10-221-1/+5
* libfdt: Merge into librtemscpuSebastian Huber2015-10-191-2/+1
* libfdt: Initial importSebastian Huber2015-10-169-0/+310
* rbheap: Fix rtems_rbheap_free()Sebastian Huber2015-09-111-0/+5
* libtests/rbheap01: SimplifySebastian Huber2015-09-111-172/+95
* rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber2015-08-311-2/+0
* i2c: Fix return status of i2c dev read/writeSebastian Huber2015-07-231-2/+21
* libmisc: Simplify <rtems/stackchk.h>Sebastian Huber2015-06-261-0/+1
* rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2015-06-221-2/+2
* libtests/i2c01: Avoid stack overflowSebastian Huber2015-05-271-0/+2
* testsuites: dl02 needs an FPU init task.Chris Johns2015-03-311-1/+1
* malloctest/init.c: Fix use uninitialized warningJoel Sherrill2015-03-241-0/+3
* cpukit: deprecate notepadsGedare Bloom2015-03-101-0/+1
* libtests/stringto01: Fix for GCC 5.0Sebastian Huber2015-03-092-13/+23