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
Alexandr Moshkov 23c90999f6 tests/functional: add skipLockedMemoryTest decorator
Used in future commit to skipping execution of a tests if the system's
locked memory limit is below the required threshold.

Signed-off-by: Alexandr Moshkov <dtalexundeer@yandex-team.ru>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250605065908.299979-2-dtalexundeer@yandex-team.ru>
Signed-off-by: Thomas Huth <thuth@redhat.com>
3 weeks ago
..
__init__.py tests/functional: add skipLockedMemoryTest decorator 3 weeks ago
archive.py
asset.py tests/functional/asset: Add AssetError exception class 4 months ago
cmd.py
config.py tests/functional: Introduce the dso_suffix() helper 4 months ago
decorators.py tests/functional: add skipLockedMemoryTest decorator 3 weeks ago
linuxkernel.py tests/functional: Move the code for testing HTTP downloads to a common function 4 months ago
ports.py tests/functional: Remove unnecessary import statements 2 months ago
tesseract.py
testcase.py tests/functional: remove all class level fields 3 months ago
tuxruntest.py tests/functional: Remove unnecessary import statements 2 months ago
uncompress.py tests/functional: Remove unnecessary import statements 2 months ago
utils.py