summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-03-06Temporarily disable libdl for h8300Joel Sherrill1-1/+4
2015-03-06Temporarily disable libdl for lm32Joel Sherrill1-1/+4
2015-03-06Temporarily disable libdl for v850Joel Sherrill1-1/+4
2015-03-06Temporarily disable libdl for bfinJoel Sherrill1-1/+4
2015-03-04capture01: Update screen fileJoel Sherrill1-30/+33
2015-02-20IMFS: Fix copy on write for linfilesSebastian Huber2-5/+67
2015-02-12IMFS: Add fine grained configurationSebastian Huber1-9/+0
2015-01-27IMFS: Replace node union with individual structSebastian Huber3-20/+7
2015-01-20libnetworking: Fix close of active socketsSebastian Huber1-8/+183
2015-01-20Fixed dl01 and dl02 makefilesMarcos Diaz2-2/+2
2015-01-09libtests/crypt01: Increase stack sizeSebastian Huber1-0/+2
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber39-66/+0
2014-12-15Enable WebSocket support in the Mongoose HTTP serverNick Withers3-13/+204
2014-12-11Teach rtems_tarfs_load() about symlinksNick Withers2-4/+8
2014-12-08libtests/complex: Avoid multiple definitionsSebastian Huber1-1/+1
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-12-05libmisc: More useful default configurationSebastian Huber6-0/+93
2014-12-03libtests: Omit libdl tests if no RTEMS toolsSebastian Huber1-7/+8
2014-12-02DEVFS04: make test work on LEON3-FT GR712RCDaniel Hellstrom1-1/+1
2014-12-01libtests/complex,math: Prevent optimizationsSebastian Huber2-81/+195