summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/malloctest/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix calloc() behaviour in case of overflowSebastian Huber2021-04-201-10/+13
* Add rtems_malloc() and rtems_calloc()Sebastian Huber2018-11-121-0/+51
* malloctest: Hide NULL pointer from compilerSebastian Huber2018-10-241-6/+5
* tests: Use rtems_task_exit()Sebastian Huber2018-10-051-2/+1
* libtests/malloctest: Fix 64-bit targetsSebastian Huber2017-11-241-4/+6
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* malloctest/init.c: Disable check maximum size warning to allow error test caseJoel Sherrill2017-06-211-0/+3
* testsuites: Avoid Giant lockSebastian Huber2016-05-201-4/+4
* malloc: Fix early realloc() allocationSebastian Huber2016-04-061-0/+17
* malloc: Add _Malloc_System_state()Sebastian Huber2016-02-251-1/+26
* malloctest/init.c: Fix use uninitialized warningJoel Sherrill2015-03-241-0/+3
* libtests/malloctest/init.c: Fix warningJoel Sherrill2014-11-201-14/+10
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* tests/libtests: Use <rtems/test.h>Sebastian Huber2014-03-201-1/+3
* score: Add _Heap_Size_with_overhead()Sebastian Huber2014-02-041-0/+20
* libtests/malloctest: Fix heap extend test caseSebastian Huber2013-11-181-1/+1
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-081-1/+0
* libtests/malloctest: Fixes for RTEMS_DEBUGSebastian Huber2013-07-241-5/+34
* libtests/malloctest: Add test caseSebastian Huber2012-12-221-0/+25
* libtests/malloctest: Add test caseSebastian Huber2012-12-221-0/+24
* score: Append to free list in _Heap_Extend()Sebastian Huber2012-10-251-0/+42
* score: Change _Heap_Extend() APISebastian Huber2012-10-251-0/+7
* libcsupport: Adjust malloc_walk() prototypeSebastian Huber2012-05-161-6/+6
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-05-051-5/+13
* 2011-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-03-091-7/+17
* Add HAVE_CONFIG_H.Ralf Corsepius2011-02-221-0/+4
* 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-251-3/+3
* 2010-07-15 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-07-151-0/+2
* 2010-07-15 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-151-1/+16
* 2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-281-15/+8
* 2010-06-22 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2010-06-221-0/+14
* 2010-06-22 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2010-06-221-0/+7
* 2010-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-071-12/+30
* Whitespace removal.Ralf Corsepius2009-11-301-32/+32
* Use %zu instead of %d to print size_t's.Ralf Corsepius2009-10-261-1/+1
* Use %zu instead of %d to print size_t's.Ralf Corsepius2009-10-261-2/+2
* Fix _Heap_Resize_block args.Ralf Corsepius2009-10-261-1/+1
* Eliminate unused vars.Ralf Corsepius2009-10-261-9/+4
* Add local prototype for malloc_walk, malloc_info.Ralf Corsepius2009-10-261-0/+4
* Add missing prototypes.Ralf Corsepius2009-10-261-3/+3
* 2009-09-09 Christian Mauderer <christian.mauderer@embedded-brains.de>Joel Sherrill2009-09-091-46/+359
* 2009-09-03 Christian Mauderer <christian.mauderer@embedded-brains.de>Joel Sherrill2009-09-061-25/+450
* 2009-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-091-1/+1
* 2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-091-1/+21
* 2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-081-1/+16
* 2009-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-091-1/+0
* 2009-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-071-1/+1
* 2009-05-07 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill2009-05-071-0/+19