tests/qtest: drop 'fuzz-' prefix from virtio-balloon test
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 29 Nov 2024 13:55:06 +0000 (13:55 +0000)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 3 Dec 2024 11:26:24 +0000 (12:26 +0100)
commit8460459529215e29c7f84efec69a329194ad4f87
treed945057e5c53174600bf5a09e02fd4c92f3749c2
parentbff1050a5630ce5da6f43ed002725d52140bb9e6
tests/qtest: drop 'fuzz-' prefix from virtio-balloon test

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é <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Message-ID: <20241129135507.699030-3-berrange@redhat.com>
[PMD: Update MAINTAINERS]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
MAINTAINERS
tests/qtest/fuzz-virtio-balloon-test.c [deleted file]
tests/qtest/meson.build
tests/qtest/virtio-balloon-test.c [new file with mode: 0644]