malloc: add option --match-allocations
[dpdk.git] / test / test / test_malloc.c
2018-12-20 Jim Harrismalloc: add option --match-allocations
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovtest: use memseg walk instead of iteration
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-01-04 Bruce Richardsontest: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-09 Xueming Limem: fix malloc debug config
2017-07-16 Stephen Hemmingertest: remove duplicate includes
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-02-28 Ferruh Yigittest: move unit tests to separate directory