]> www.infradead.org Git - qemu-nvme.git/commit
tests/qtest/meson.build: Run the net filter tests only with default devices
authorThomas Huth <thuth@redhat.com>
Thu, 11 May 2023 12:43:06 +0000 (14:43 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 22 May 2023 07:44:48 +0000 (09:44 +0200)
commit973d97feca93ce9f5c349aa607944b517cd415eb
tree74919caee5396e47a8cab61c15c501d1e1c4c077
parent65331bf5d13fda151ecffe81c91fe482da15c3d5
tests/qtest/meson.build: Run the net filter tests only with default devices

These tests rely on a default NIC to be available. Skip them if we
used the "--without-default-devices" configure option.

Message-Id: <20230512124033.502654-17-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/meson.build