]> git.proxmox.com Git - mirror_qemu.git/commit
meson: qtest: set "depends" correctly
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 16 Sep 2020 09:00:53 +0000 (05:00 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Sep 2020 17:11:36 +0000 (19:11 +0200)
commitfd5eef85fed024387d41adc4f7ca502c14ff62be
tree49176a00729123b189e5bb159284a52347572ce7
parent61f86416441a902f0244e4f26ca1a510b0273050
meson: qtest: set "depends" correctly

This does not have any effect on Meson's behavior itself, since "meson test"
always rebuilds everything (that is one reason why we are not using it...).
However, mtest2make can use this information to do a selective rebuild
for the requested suite.

Cc: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build
tests/qtest/meson.build