
2 Jun
2023
2 Jun
'23
8:12 a.m.
On a Thursday in 2023, Peter Krempa wrote:
Using qemuMonitorTestAddItemVerbatim is more universal and that helper also does QMP schema validation. Remove the now unused helper.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/qemumonitortestutils.c | 132 ----------------------------------- tests/qemumonitortestutils.h | 7 -- 2 files changed, 139 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano