On a Thursday in 2023, Peter Krempa wrote:
'qemuMonitorTestAddItemExpect' doesn't do QMP schema
validation. Since
it's the only use we can reimplement it using
'qemuMonitorTestAddItemVerbatim'
which does schema validation and remove the old code instead.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemumonitorjsontest.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano