]> git.proxmox.com Git - mirror_qemu.git/commit
tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
authorThomas Huth <thuth@redhat.com>
Wed, 23 Feb 2022 09:38:39 +0000 (10:38 +0100)
committerHanna Reitz <hreitz@redhat.com>
Wed, 20 Apr 2022 07:46:54 +0000 (09:46 +0200)
commit2cf6a4e3449365a514d99a1f6af3b3d05ab59824
tree983ed712276f52420d44b4808a2845088ec70d2b
parentf1f8af238bd08cefbfddfb5675d469a998b2f03f
tests/qemu-iotests: Move the bash and sanitizer checks to meson.build

We want to get rid of check-block.sh in the long run, so let's move
the checks for the bash version and sanitizers from check-block.sh
into the meson.build file instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220223093840.2515281-4-thuth@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
tests/check-block.sh
tests/qemu-iotests/meson.build