criu/test
Andrey Vagin 3223165c32 app-test: dump and restore a Linux Container
network-script.sh is used for locking and unlocking network in CT.

Here is an example of an LXC config:
lxc.console=none
lxc.utsname = test-lxc
lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = br0
lxc.network.name = eth0
lxc.mount = /root/test-lxc/etc/fstab
lxc.rootfs = /root/test-lxc-root/

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2012-09-17 20:06:47 +04:00
..
app-emu app-test: dump and restore a Linux Container 2012-09-17 20:06:47 +04:00
tcp tcp: Automate TCP stream c/r 2012-04-28 20:37:54 +04:00
zdtm zdtm: add a stream test case for TCP connections 2012-09-17 18:23:46 +04:00
zdtm.sh zdtm: Make pty tests being non-ns 2012-09-14 20:47:12 +04:00