summaryrefslogtreecommitdiff
path: root/testsuites/libtests (follow)
AgeCommit message (Expand)Author
2017-02-28termios: Ignore carriage return early if desiredSebastian Huber
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber
2016-12-09score: Remove fatal is internal indicatorSebastian Huber
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns
2016-11-23libtests/cpuuse: Check status onlySebastian Huber
2016-10-13libmisc/xz: Add xz decompression.Chris Johns
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber
2016-09-19libtests/devfs: Use printk()Sebastian Huber
2016-09-19tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEMSebastian Huber
2016-09-16Add SPI bus frameworkAlexander Krutwig
2016-09-08testsuite: Add libdl/dl05 reloc test.Chris Johns
2016-09-01libmisc/capture: Remove the reserved _t in the types.Chris Johns
2016-08-15testsuite: Add libdl/dl04 cache test.Chris Johns
2016-08-15testsuite: Add libdl/dl03 cache test.Chris Johns
2016-08-11librtems++: Remove from RTEMS.Chris Johns
2016-08-09libmisc/untar: Set the perms to the value in the tar file.Chris Johns
2016-07-26Add Untar_FromGzChunk_Print() + TestAlexander Krutwig
2016-07-26Add Untar_FromChunk_Print() + TestAlexander Krutwig
2016-07-01net: Fix byte order issue for getnameinfo()Sebastian Huber
2016-06-28libnetworking: Add minimal getnameinfo()Christian Mauderer
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber
2016-06-03libmisc/untar: Support directory create and overwrites. Share the common code.Chris Johns
2016-05-25testsuite: Fix printk format warnings.Chris Johns
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns
2016-05-20testsuites: Avoid Giant lockSebastian Huber
2016-04-20block[08|09|10]/init.c: Include <stdlib.h> to fix warning on exit()Joel Sherrill
2016-04-06malloc: Fix early realloc() allocationSebastian Huber
2016-03-07libtests/syscall01: Explicitly request closeSebastian Huber
2016-02-25malloc: Add _Malloc_System_state()Sebastian Huber
2016-01-19libtests/devfs: Inc max dev to support more BSPsSebastian Huber
2016-01-04Remove H8300 portJoel Sherrill
2016-01-04Remove M32R architectureJoel Sherrill
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi
2015-11-12libtests/termios04: Avoid use of freed memorySebastian Huber
2015-11-02libblock: Print block sizes and countSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-10-22Fail gracefully if pax is not foundBen Gras
2015-10-19libfdt: Merge into librtemscpuSebastian Huber
2015-10-16libfdt: Initial importSebastian Huber
2015-09-11rbheap: Fix rtems_rbheap_free()Sebastian Huber
2015-09-11libtests/rbheap01: SimplifySebastian Huber
2015-08-31rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber
2015-07-23i2c: Fix return status of i2c dev read/writeSebastian Huber
2015-06-26libmisc: Simplify <rtems/stackchk.h>Sebastian Huber
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber
2015-05-27libtests/i2c01: Avoid stack overflowSebastian Huber
2015-03-31testsuites: dl02 needs an FPU init task.Chris Johns
2015-03-24malloctest/init.c: Fix use uninitialized warningJoel Sherrill
2015-03-10cpukit: deprecate notepadsGedare Bloom