On Thu, Mar 07, 2019 at 16:44:37 +0100, Andrea Bolognani wrote:
With only a couple minor tweaks, we can make the existing
doCapsTest() functions with testQemuCapsIterate() and finally
remove the need to manually adjust the test programs every time
a new input file is introduced; moreover, this means that the
two lists can't possibly get out of sync anymore.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
tests/qemucapabilitiestest.c | 48 +++---------------------------------
tests/qemucaps2xmltest.c | 48 +++---------------------------------
2 files changed, 8 insertions(+), 88 deletions(-)
ACK