summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Temporarily disable libdl for h8300Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for lm32Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for v850Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for bfinJoel Sherrill2015-03-061-1/+4
* capture01: Update screen fileJoel Sherrill2015-03-041-30/+33
* IMFS: Fix copy on write for linfilesSebastian Huber2015-02-202-5/+67
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-9/+0
* IMFS: Replace node union with individual structSebastian Huber2015-01-273-20/+7
* libnetworking: Fix close of active socketsSebastian Huber2015-01-201-8/+183
* Fixed dl01 and dl02 makefilesMarcos Diaz2015-01-202-2/+2
* libtests/crypt01: Increase stack sizeSebastian Huber2015-01-091-0/+2
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-1639-66/+0
* Enable WebSocket support in the Mongoose HTTP serverNick Withers2014-12-153-13/+204
* Teach rtems_tarfs_load() about symlinksNick Withers2014-12-112-4/+8
* libtests/complex: Avoid multiple definitionsSebastian Huber2014-12-081-1/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* libmisc: More useful default configurationSebastian Huber2014-12-056-0/+93
* libtests: Omit libdl tests if no RTEMS toolsSebastian Huber2014-12-031-7/+8
* DEVFS04: make test work on LEON3-FT GR712RCDaniel Hellstrom2014-12-021-1/+1
* libtests/complex,math: Prevent optimizationsSebastian Huber2014-12-012-81/+195
* libcsupport: Delete malloc statisticsSebastian Huber2014-11-287-105/+1