Ruslan Kuprieiev
5551bbb301
test: libcriu: include protobuf dir
...
We only need a rpc.pb-c.h header.
Signed-off-by: Ruslan Kuprieiev <rkuprieiev@cloudlinux.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-07-16 14:30:02 +03:00
Ruslan Kuprieiev
2802618efa
test:libcriu: add cr_errno test
...
Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-12-22 17:39:00 +03:00
Pavel Emelyanov
7dfcf2a4cb
test: Test how criu_dump_iters from library works
...
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-27 14:29:56 +04:00
Pavel Emelyanov
7aee2619c6
test: Cleanup libcriu tests makefile
...
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-27 14:29:35 +04:00
Pavel Emelyanov
5cea861d7f
test: Add test for notifications via libcriu
...
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-27 14:28:54 +04:00
Pavel Emelyanov
714dfdb7d9
test: Add lib.c to libcriu tests
...
Just some common stuff.
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-27 14:26:48 +04:00
Pavel Emelyanov
022afe8b2f
test: Clean old libcriu tests
...
New ones cover more and can be used in Jenkins
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-27 14:26:45 +04:00
Pavel Emelyanov
f929839ab8
test: Add test for self dump
...
It's derived from test.c, but is more self-contained
and explicitly checks for both C and R results.
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-27 14:26:40 +04:00
Pavel Emelyanov
a137d9fd58
test: A simple test for criu_restore_sub call v2
...
Which is at the same time the demonstration of how to do the trick.
v2:
* remove stupid sleep 1 synchronization
* run internal version of child, not the external script
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Acked-by: Andrew Vagin <avagin@parallels.com>
2014-06-27 14:24:37 +04:00
Andrew Vagin
876def9546
test: add a target to execute non-zdtm tests
...
make -C test other
Signed-off-by: Andrew Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-24 22:50:43 +04:00
Kir Kolyshkin
1fa0c0c058
test/*Makefile: add/append PHONY targets
...
...where they are missing.
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-01-11 09:12:35 +04:00
Ruslan Kuprieiev
ca1f60d267
test: libcriu
...
This test is similiar to test/rpc, and can also be used as an
example of using libcriu.
Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-12-18 14:26:12 +04:00