]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/functional: Add the ReplayKernelBase class
authorThomas Huth <thuth@redhat.com>
Tue, 28 Jan 2025 15:28:36 +0000 (16:28 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 30 Jan 2025 09:51:12 +0000 (10:51 +0100)
commita2fe7bb751817f014a357e0234d2c3bfc8f85d10
treeb3d68316a89d44a82d44b786ceb8abc52c829af6
parent4ae633b012210452b68dc20238fe4edd41d2635b
tests/functional: Add the ReplayKernelBase class

Copy the ReplayKernelBase class from the avocado tests. We are going
to need it to convert the related replay tests in the following patches.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250128152839.184599-3-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/functional/replay_kernel.py [new file with mode: 0644]