commit | 69e4fbd0ea22d8cc6421fe2e9f09dfa4be242ccf | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Tue Sep 03 07:13:33 2024 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Wed Sep 11 09:49:12 2024 +0200 |
tree | 72ed91186a21397c841a6569daa0a42bed42409b | |
parent | 3a07875fd3855f3dff04b01168513b420a1ae77a [diff] |
tests/functional: Convert the multiprocess avocado test into a standalone test This test handles both, aarch64 and x86_64, with the same test code (apart from some initial setup), so don't split this file by target but add a check for self.arch in the main test function. Message-ID: <20240903051333.102494-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>