Adrian Reber
d3cde7cefe
Added more checkpoint/restore test cases
...
This adds checkpoint/restore test cases for the newly added options
* --leave-running
* --tcp-established
* --all
* --latest
Signed-off-by: Adrian Reber <areber@redhat.com>
2018-11-28 08:00:38 +01:00
Yiqiao Pu
74bcfc2f96
Separate common used test functions and structs to test/utils
...
Put common used test functions and structs to a separated package.
So we can use them for more testsuites.
Signed-off-by: Yiqiao Pu <ypu@redhat.com>
2018-11-16 10:49:00 +08:00
Adrian Reber
a14155917b
tests: use existing CRIU version check
...
Do not re-implement the CRIU version check in the test suite, use it
from libpod/pkg/criu.
Signed-off-by: Adrian Reber <areber@redhat.com>
2018-10-23 12:52:03 +02:00
Adrian Reber
5246238e7e
tests: add checkpoint/restore test
...
Signed-off-by: Adrian Reber <areber@redhat.com>
2018-10-03 21:41:40 +02:00