]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/functional: Add a base class for the TuxRun tests
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:18 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 11:25:12 +0000 (13:25 +0200)
commitc1b24f0fb7fb04c6ffd2af2920afc691239be437
tree34ed01ca185cc6031d3cba3f321507d00bf03e06
parente779e5c05ad5d8237e2a7d8ba8b432cd24c1708b
tests/functional: Add a base class for the TuxRun tests

Add a base class for the TuxRun tests, based on the code from
tests/avocado/tuxrun_baselines.py (the test have to be put into
separate file in the following commits, depending on the target
architecture that gets tested).

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241011131937.377223-2-thuth@redhat.com>
tests/functional/qemu_test/tuxruntest.py [new file with mode: 0644]