[PATCH v2 0/4] extra unit tests for cfgfile library
Bruce Richardson <[email protected]>
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <[email protected]> |
There were a few APIs in the cfgfile library which were not being tested by the unit tests. Add tests to close that, and other, gaps. v2: resubmit for 26.11 without the subject prefix. Bruce Richardson (4): test/cfgfile: improve coverage for listing APIs test/cfgfile: validate config creation APIs test/cfgfile: verify file modification API test/cfgfile: test for long lines in file app/test/test_cfgfile.c | 197 +++++++++++++++++++++++ app/test/test_cfgfiles/line_too_long.ini | 2 +- 2 files changed, 198 insertions(+), 1 deletion(-) -- 2.53.0