]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemumonitorjsontest: Add infrastructure for generated tests of deprecated commands
authorPeter Krempa <pkrempa@redhat.com>
Wed, 29 Apr 2020 17:41:38 +0000 (19:41 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 20 May 2020 06:53:29 +0000 (08:53 +0200)
commit199cd7a37e15547b48a6a971685cf997ff519405
treef0c118007133f61a61ad3ef5ccad5ab074c0cece
parent2700779f6fd0164169969572f8a1db8fb8f32e10
qemumonitorjsontest: Add infrastructure for generated tests of deprecated commands

For sanity-chcecking of deprecated commands which are still used on some
old code paths which used the simple generated test cases add a
mechanism to mark them as deprecated so schema checking can be skipped.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemumonitorjsontest.c