Changes to allow building all tests with format-overflow warning enabled. v2 - fix ACL test
Stephen Hemminger (5): test: increase size of memzone name test: refactor file prefix arg handling test: use unit test runner for eal flags test: fix format overflow warning in ACL test test: re-enable format-truncation warnings app/test/meson.build | 1 - app/test/test_eal_flags.c | 161 ++++++++++++++++---------------------- app/test/test_memzone.c | 2 +- app/test/test_table_acl.c | 4 +- 4 files changed, 69 insertions(+), 99 deletions(-) -- 2.51.0

