On 29/11/24 14:55, Daniel P. Berrangé wrote:
This test file is expected to be extended for arbitrary virtio-balloon
related tests, not merely those discovered by fuzzing.
Signed-off-by: Daniel P. Berrangé <berra...@redhat.com>
---
tests/qtest/meson.build | 2 +-
.../{fuzz-virtio-balloon-test.c => virtio-balloon-test.c} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
rename tests/qtest/{fuzz-virtio-balloon-test.c => virtio-balloon-test.c} (84%)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>