qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/1] tests/qtest: add testing coverage of -readconfig


From: Daniel P . Berrangé
Subject: [PATCH 0/1] tests/qtest: add testing coverage of -readconfig
Date: Fri, 5 Aug 2022 12:55:28 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]