criu/test
Andrey Vagin 1e4b8c8c23 tests: check callback-s for dumping and restoring sockets (v2)
Here are client, server programs and two libraries for dumping client
sockets and syslog socket.

The client can ask server to save a value and then request it later.
We suppose that after dumping and restoring the client will get
the same value.

So the dump callback requests the value and save it in a file.
The restore callback creates a new socket and ask server to save the
value from the file.

v2: open a syslog socket

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-12-20 15:28:53 +04:00
..
app-emu space-before-tab whitespace cleanup 2013-12-12 10:00:53 +04:00
fault-injection test: check, that parasite can rollback itself (v2) 2013-08-06 15:11:12 +04:00
libcriu test: libcriu -- check for -EBADE instead of -1 2013-12-18 21:09:03 +04:00
mem-snap v3 test/dedup: auto-dedup test 2013-12-18 14:52:05 +04:00
mounts test: generate a random tree of mounts 2013-08-30 15:02:28 +04:00
rpc test/rpc: fix test execution 2013-11-08 16:46:05 +04:00
tcp test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
unix-callback tests: check callback-s for dumping and restoring sockets (v2) 2013-12-20 15:28:53 +04:00
zdtm zdtm: add a new test, which creates and destroys threads 2013-12-19 22:53:42 +04:00
app-emu.sh test: add a script for executing all app-emu test cases 2012-11-22 19:08:29 +04:00
env.sh test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
functions.sh test/app-emu: wait while tasks are dying before starting restore 2012-11-22 19:08:14 +04:00
Makefile test: check, that parasite can rollback itself (v2) 2013-08-06 15:11:12 +04:00
maps.py zdtm: check that a process has the same set of VMS-s after restore 2013-09-23 15:23:12 +04:00
post-dump.sh zdtm: the post-dump scripts returns zero, if action is not post-dump 2013-07-24 19:10:49 +04:00
zdtm.sh zdtm: add a new test, which creates and destroys threads 2013-12-19 22:53:42 +04:00