[CRIU] [PATCH 1/3] zdtm.sh: add description for the option -p

Andrey Vagin avagin at openvz.org
Fri May 17 05:59:12 EDT 2013


The option -p is used for testing page server

Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 test/zdtm.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/zdtm.sh b/test/zdtm.sh
index 4b11a96..a242b7c 100755
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -510,6 +510,7 @@ Options:
 	-l : Show list of tests.
 	-d : Dump a test process and check that this process can continue working.
 	-i : Number of ITERATIONS of dump/restore
+	-p : Test page server
 	-b <commit> : Check backward compatibility
 EOF
 elif [ "${1:0:1}" = '-' ]; then
-- 
1.8.2



More information about the CRIU mailing list