You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/functional/qemu_test
Thomas Huth 4ae633b012 tests/functional: Add a decorator for skipping long running tests
Some tests have a very long runtime and might run into timeout issues
e.g. when QEMU has been compiled with --enable-debug. Add a decorator
for marking them more easily. Rename the corresponding environment
variable to be more in sync with the other QEMU_TEST_ALLOW_* switches
that we already have, and add a paragraph about it in the documentation.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250128152839.184599-2-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
3 weeks ago
..
__init__.py tests/functional: Add a decorator for skipping long running tests 3 weeks ago
archive.py tests/functional: replace 'run_cmd' with subprocess helpers 2 months ago
asset.py tests/functional: ignore errors when caching assets, except for 404 2 months ago
cmd.py tests/functional: remove now unused 'run_cmd' helper 2 months ago
config.py
decorators.py tests/functional: Add a decorator for skipping long running tests 3 weeks ago
linuxkernel.py tests/functional: convert tests to new archive_extract helper 2 months ago
ports.py tests/functional: Extract the find_free_ports() function into a helper file 2 months ago
tesseract.py tests/functional: replace 'run_cmd' with subprocess helpers 2 months ago
testcase.py tests/functional: skip tests if assets are not available 2 months ago
tuxruntest.py tests/functional: update tuxruntest to use uncompress utility 1 month ago
uncompress.py tests/functional: add zstd support to uncompress utility 1 month ago
utils.py tests/functional: Add a helper function for retrieving the hostfwd port 2 months ago