tests/qtest/readconfig: Rework test_object_rng_resp into a generic function
authorThomas Huth <thuth@redhat.com>
Tue, 28 Feb 2023 21:15:28 +0000 (22:15 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 8 Mar 2023 07:57:42 +0000 (08:57 +0100)
commit79571e7f141139338df795229cfb06f2845134da
treea1d3f710fc53881cb2d08e3314d8708a8d36d675
parent3f0760ea3136cc65b0254823af89133d0a35e0d9
tests/qtest/readconfig: Rework test_object_rng_resp into a generic function

test_object_rng_resp() can be reworked quite easily to allow
testing for arbitrary objects in the qom-list response.

Message-Id: <20230228211533.201837-2-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/readconfig-test.c