]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
tests: Move the old vmstate-static-checker files to tests/data/
authorThomas Huth <thuth@redhat.com>
Fri, 12 Sep 2025 10:07:52 +0000 (12:07 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 24 Sep 2025 06:26:11 +0000 (08:26 +0200)
All other test data resides in tests/data/, so let's move the dump
files here, too.

Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250912100755.316518-2-thuth@redhat.com>

MAINTAINERS
tests/data/vmstate-static-checker/dump1.json [moved from tests/vmstate-static-checker-data/dump1.json with 100% similarity]
tests/data/vmstate-static-checker/dump2.json [moved from tests/vmstate-static-checker-data/dump2.json with 100% similarity]

index 70eb0241d36c967d7037be85ad927f62551aeaac..79abe5f6c9a5892effb280d9a5f929e9c8ee8a20 100644 (file)
@@ -3613,7 +3613,7 @@ F: migration/
 F: scripts/vmstate-static-checker.py
 F: tests/functional/migration.py
 F: tests/functional/*/*migration.py
-F: tests/vmstate-static-checker-data/
+F: tests/data/vmstate-static-checker/
 F: tests/qtest/migration/
 F: tests/qtest/migration-*
 F: docs/devel/migration/