summaryrefslogtreecommitdiff
path: root/test/shmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* test: Sort header filesJeremy Bettis2022-11-301-5/+5
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-191-4/+4
* test/shmalloc.c: Format with clang-formatJack Rosenthal2022-07-011-16/+14
* test: Make more and smaller allocations in shmallocEvan Green2021-08-021-1/+1
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* printf: Fix up %p to %pPEvan Green2019-10-051-4/+4
* common: introduce malloc/free implementationVadim Bendebury2017-01-051-0/+305