test/others: add tests for check() with pycriu

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
Radostin Stoyanov 2025-10-26 10:00:39 +00:00 committed by Andrei Vagin
parent 567f70ce19
commit 0fa6ff3d18
9 changed files with 215 additions and 0 deletions

View file

@ -452,6 +452,7 @@ ruff:
test/inhfd/*.py \
test/others/rpc/config_file.py \
test/others/action-script/check_actions.py \
test/others/pycriu/*.py \
lib/pycriu/criu.py \
lib/pycriu/__init__.py \
lib/pycriu/images/pb2dict.py \