qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] tests/qtest: add testing coverage of -readconfig
@ 2022-08-05 11:55 Daniel P. Berrangé
  2022-08-05 11:55 ` [PATCH 1/1] tests/qtest: add scenario for -readconfig handling Daniel P. Berrangé
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel P. Berrangé @ 2022-08-05 11:55 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Thomas Huth, Markus Armbruster, Laurent Vivier,
	Daniel P. Berrangé

I reviewing Paolo's latest fix for -readconfig I noticed that we have
absolutely zero coverage of -readconfig under tests/, which makes it
way too easy for regressions to slip in.

This following patch doesn't do much, but it tests the last three
regressions we've had and gives a starting point for more testing
of -readconfig.

Daniel P. Berrangé (1):
  tests/qtest: add scenario for -readconfig handling

 tests/qtest/meson.build       |   1 +
 tests/qtest/readconfig-test.c | 195 ++++++++++++++++++++++++++++++++++
 2 files changed, 196 insertions(+)
 create mode 100644 tests/qtest/readconfig-test.c

-- 
2.37.1



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

end of thread, other threads:[~2022-08-09  6:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-05 11:55 [PATCH 0/1] tests/qtest: add testing coverage of -readconfig Daniel P. Berrangé
2022-08-05 11:55 ` [PATCH 1/1] tests/qtest: add scenario for -readconfig handling Daniel P. Berrangé
2022-08-08  5:55   ` Thomas Huth
2022-08-08 17:03     ` Daniel P. Berrangé
2022-08-09  6:18       ` Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).