All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 26.11 0/4] extra unit tests for cfgfile library
@ 2026-07-06 16:23 Bruce Richardson
  2026-07-06 16:23 ` [PATCH 26.11 1/4] test/cfgfile: improve coverage for listing APIs Bruce Richardson
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Bruce Richardson @ 2026-07-06 16:23 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-08-17 14:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-06 16:23 [PATCH 26.11 0/4] extra unit tests for cfgfile library Bruce Richardson
2026-07-06 16:23 ` [PATCH 26.11 1/4] test/cfgfile: improve coverage for listing APIs Bruce Richardson
2026-07-06 16:23 ` [PATCH 26.11 2/4] test/cfgfile: validate config creation APIs Bruce Richardson
2026-07-06 16:23 ` [PATCH 26.11 3/4] test/cfgfile: verify file modification API Bruce Richardson
2026-07-06 16:23 ` [PATCH 26.11 4/4] test/cfgfile: test for long lines in file Bruce Richardson
2026-08-17 14:57 ` [PATCH v2 0/4] extra unit tests for cfgfile library Bruce Richardson
2026-08-17 14:57   ` [PATCH v2 1/4] test/cfgfile: improve coverage for listing APIs Bruce Richardson
2026-08-17 14:57   ` [PATCH v2 2/4] test/cfgfile: validate config creation APIs Bruce Richardson
2026-08-17 14:57   ` [PATCH v2 3/4] test/cfgfile: verify file modification API Bruce Richardson
2026-08-17 14:57   ` [PATCH v2 4/4] test/cfgfile: test for long lines in file Bruce Richardson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.