2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 13:58:34 +00:00

test/zdtm: check that locks are not dumped if --file-locks isn't set

If criu finds a file lock and the --file-locks option isn't set, it
stops dumping processes, resumes them and exits with an error.

Signed-off-by: Andrei Vagin <avagin@gmail.com>
This commit is contained in:
Andrei Vagin
2021-02-01 03:41:18 +03:00
parent 7b5e7166ec
commit 6be56e92c8
3 changed files with 3 additions and 0 deletions

View File

@@ -302,6 +302,7 @@ TST_FILE = \
file_lease03 \
file_lease04 \
file_locks00 \
file_locks00_fail \
file_locks01 \
file_locks02 \
file_locks03 \

View File

@@ -0,0 +1 @@
file_locks00.c

View File

@@ -0,0 +1 @@
{'flags': 'excl crfail'}