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.

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

Reply via email to