]> git.proxmox.com Git - mirror_qemu.git/commit - configure
tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfg
authorThomas Huth <thuth@redhat.com>
Tue, 28 Feb 2023 21:15:29 +0000 (22:15 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 8 Mar 2023 07:57:42 +0000 (08:57 +0100)
commit201aa17efd4ddd512d6a04b98847424c6178318d
treeffdb6c82e948c825b22ec61de58ee382973521ef
parent79571e7f141139338df795229cfb06f2845134da
tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfg

We've got some sample config files in docs/config/ but no means
of regression checking them. Thus let's test them in our readconfig
qtest, starting with ich9-ehci-uhci.cfg. Note: To enable the test
to read the config files from the build folder, we have to install
a symlink for docs/config in the build directory.

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