summaryrefslogtreecommitdiffstats
path: root/test/unit/pack.c
Commit message (Expand)AuthorAgeFilesLines
* Use MALLOC_CONF rather than malloc_conf for tests.Jason Evans2017-02-231-8/+0
* Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).Jason Evans2016-11-151-7/+7
* Add packing test, which verifies stable layout policy.Jason Evans2016-11-151-0/+206