]> Git Repo - qemu.git/commit - MAINTAINERS
tests/qtest: Only run fuzz-megasas-test if megasas device is available
authorPhilippe Mathieu-Daudé <[email protected]>
Tue, 26 Jan 2021 11:16:37 +0000 (12:16 +0100)
committerPaolo Bonzini <[email protected]>
Tue, 16 Mar 2021 18:19:54 +0000 (14:19 -0400)
commitc887d3339e5dc80ef9cec20a79d385ae36f9a13c
treed7e523c965cf42ceb73a1c41765d0eae6a1c222e
parent6e31b3a5c34c6e5be7ef60773e607f189eaa15f3
tests/qtest: Only run fuzz-megasas-test if megasas device is available

This test fails when QEMU is built without the megasas device,
restrict it to its availability.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
MAINTAINERS
tests/qtest/fuzz-megasas-test.c [new file with mode: 0644]
tests/qtest/fuzz-test.c
tests/qtest/meson.build
This page took 0.026506 seconds and 4 git commands to generate.