tests/functional: Test whether the vmstate-static-checker script works fine
We've got two vmstate dump files in the repository which are meant for verifying whether the vmstate-static-checker.py works as expected. Since running this manually is a cumbersome job, let's add an automated test for this instead that runs the script with the two dump files and checks for the expected output. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20250912100755.316518-3-thuth@redhat.com>
This commit is contained in:
parent
2bfe71aa7e
commit
5fe2b6255f
3 changed files with 60 additions and 0 deletions
|
|
@ -3613,6 +3613,7 @@ F: migration/
|
|||
F: scripts/vmstate-static-checker.py
|
||||
F: tests/functional/migration.py
|
||||
F: tests/functional/*/*migration.py
|
||||
F: tests/functional/x86_64/test_bad_vmstate.py
|
||||
F: tests/data/vmstate-static-checker/
|
||||
F: tests/qtest/migration/
|
||||
F: tests/qtest/migration-*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue