test: use memseg walk instead of iteration
[dpdk.git] / test / test / test_memzone.c
2018-04-11 Anatoly Burakovtest: use memseg walk instead of iteration
2018-02-06 Anatoly Burakovtest/memzone: handle previously allocated memzones
2018-02-06 Anatoly Burakovtest/memzone: add test for count in EAL config
2018-01-17 Phil Yangtest/memzone: fix freeing test
2018-01-17 Phil Yangtest/memzone: fix NULL freeing
2018-01-17 Anatoly Burakovtest/memzone: fix wrong test
2018-01-17 Anatoly Burakovtest/memzone: fix copy-paste typo
2018-01-17 Anatoly Burakovtest/memzone: fix typo
2018-01-04 Bruce Richardsontest: use SPDX tag for Intel copyright files
2017-11-11 Radoslaw Biernackitest/memzone: fix memory leak
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-02-28 Ferruh Yigittest: move unit tests to separate directory