summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns10-1200/+1465
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber4-7/+7
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-1/+0
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns8-0/+654
2016-11-23libtests/cpuuse: Check status onlySebastian Huber1-2/+2
2016-10-13libmisc/xz: Add xz decompression.Chris Johns3-4/+98
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber1-116/+46
2016-09-19libtests/devfs: Use printk()Sebastian Huber3-5/+5
2016-09-19tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEMSebastian Huber6-6/+0
2016-09-16Add SPI bus frameworkAlexander Krutwig6-0/+322
2016-09-08testsuite: Add libdl/dl05 reloc test.Chris Johns10-1/+1544
2016-09-01libmisc/capture: Remove the reserved _t in the types.Chris Johns1-2/+2
2016-08-15testsuite: Add libdl/dl04 cache test.Chris Johns10-0/+1549
2016-08-15testsuite: Add libdl/dl03 cache test.Chris Johns8-1/+491
2016-08-11librtems++: Remove from RTEMS.Chris Johns10-1200/+1
2016-08-09libmisc/untar: Set the perms to the value in the tar file.Chris Johns2-1/+34
2016-07-26Add Untar_FromGzChunk_Print() + TestAlexander Krutwig5-5/+87
2016-07-26Add Untar_FromChunk_Print() + TestAlexander Krutwig3-0/+54
2016-07-01net: Fix byte order issue for getnameinfo()Sebastian Huber1-11/+11
2016-06-28libnetworking: Add minimal getnameinfo()Christian Mauderer6-0/+220
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber1-0/+1
2016-06-03libmisc/untar: Support directory create and overwrites. Share the common code.Chris Johns1-3/+6
2016-05-25testsuite: Fix printk format warnings.Chris Johns15-107/+87
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns22-42/+79
2016-05-20testsuites: Avoid Giant lockSebastian Huber1-4/+4
2016-04-20block[08|09|10]/init.c: Include <stdlib.h> to fix warning on exit()Joel Sherrill3-0/+4
2016-04-06malloc: Fix early realloc() allocationSebastian Huber1-0/+17
2016-03-07libtests/syscall01: Explicitly request closeSebastian Huber1-0/+19
2016-02-25malloc: Add _Malloc_System_state()Sebastian Huber1-1/+26
2016-01-19libtests/devfs: Inc max dev to support more BSPsSebastian Huber2-1/+6
2016-01-04Remove H8300 portJoel Sherrill1-3/+0
2016-01-04Remove M32R architectureJoel Sherrill1-2/+1
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi3-85/+0
2015-11-12libtests/termios04: Avoid use of freed memorySebastian Huber1-7/+35
2015-11-02libblock: Print block sizes and countSebastian Huber2-2/+5
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2-30/+30
2015-10-22Fail gracefully if pax is not foundBen Gras1-1/+5
2015-10-19libfdt: Merge into librtemscpuSebastian Huber1-2/+1
2015-10-16libfdt: Initial importSebastian Huber9-0/+310
2015-09-11rbheap: Fix rtems_rbheap_free()Sebastian Huber1-0/+5
2015-09-11libtests/rbheap01: SimplifySebastian Huber1-172/+95
2015-08-31rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber1-2/+0
2015-07-23i2c: Fix return status of i2c dev read/writeSebastian Huber1-2/+21
2015-06-26libmisc: Simplify <rtems/stackchk.h>Sebastian Huber1-0/+1
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber1-2/+2
2015-05-27libtests/i2c01: Avoid stack overflowSebastian Huber1-0/+2
2015-03-31testsuites: dl02 needs an FPU init task.Chris Johns1-1/+1
2015-03-24malloctest/init.c: Fix use uninitialized warningJoel Sherrill1-0/+3
2015-03-10cpukit: deprecate notepadsGedare Bloom1-0/+1
2015-03-09libtests/stringto01: Fix for GCC 5.0Sebastian Huber2-13/+23