The dbus-vmstate test has been disabled for years. By now, a lot has changed around it. Do some cleanup and re-enable the test.
Top commit tested locally for 700 iterations plus another 100 for the rest. CI run: https://gitlab.com/farosas/qemu/-/pipelines/2488909078 Fabiano Rosas (5): tests/qtest/dbus-vmstate: Bring the test up-to-date tests/qtest/dbus-vmstate: Mute Glib complaints about g_unsetenv thread-safety tests/qtest/dbus-vmstate: Honor QTEST_LOG env variable tests/qtest/dbus-vmstate: Stop the daemons explicitly tests/qtest/dbus-vmstate: Re-enable the test tests/qtest/dbus-vmstate-test.c | 121 ++++++++++++++++++++------------ tests/qtest/meson.build | 10 +-- 2 files changed, 84 insertions(+), 47 deletions(-) -- 2.51.0
