[PATCH v4 0/8] tests: enable format truncation checks
Stephen Hemminger
stephen at networkplumber.org
Thu Nov 20 17:55:28 CET 2025
Enable format truncation warnings on the tests and fix where
there was an issue.
v4 - resolve more warnings found by CI
- simpler fix for cfgfile test
Stephen Hemminger (8):
test: increase size of memzone name
test: refactor file prefix arg handling
test: avoid overflowing huge directory path
test: use unit test runner for eal flags
test: fix format overflow warning in ACL test
test: fix impossible format-truncation in cfgfiles
test: fix format overflow in cryptodev test
test: re-enable format-truncation warnings
app/test/meson.build | 1 -
app/test/test_cfgfile.c | 8 +-
app/test/test_cryptodev.c | 22 ++++-
app/test/test_eal_flags.c | 172 ++++++++++++++++----------------------
app/test/test_memzone.c | 2 +-
app/test/test_table_acl.c | 4 +-
6 files changed, 95 insertions(+), 114 deletions(-)
--
2.51.0
More information about the dev
mailing list