diff options
author | Thomas Huth <thuth@redhat.com> | 2025-08-19 13:23:39 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-08-27 09:46:55 +0200 |
commit | b19c560e4ac730799f45730020fae63e4727a8e0 (patch) | |
tree | 37109112b9d711323a2c212ae20abd206c904442 /tests/functional/test_arm_replay.py | |
parent | 9845740a162f2d9a4c852068155e94f1a3c487f9 (diff) | |
download | qemu-b19c560e4ac730799f45730020fae63e4727a8e0.zip qemu-b19c560e4ac730799f45730020fae63e4727a8e0.tar.gz qemu-b19c560e4ac730799f45730020fae63e4727a8e0.tar.bz2 |
tests/functional: Rework the multiprocess test to have target-specific files
We are going to move the tests for each target into separate subdirectories.
The multiprocess test currently contains code for both, x86 and aarch64,
so it does not quite fit into this scheme. Rework the test to have a common
test class, and target specific files with a target specific class, so
that this will fit better into the new scheme.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250819112403.432587-3-thuth@redhat.com>
Diffstat (limited to 'tests/functional/test_arm_replay.py')
0 files changed, 0 insertions, 0 deletions