criu/test
Andrey Vagin 6201096cea zdtm: fix a race condition during concurrent execution of tests
When tests are executed concurrently all of them use
the same root, so libraries must be copied atomically.

Without this patch we can get errors like this:
cp: cannot create regular file ‘/tmp/criu-root.m45u5Y/lib64/ld-linux-x86-64.so.2’: File exists

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-08-30 15:36:52 +04:00
..
app-emu test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
fault-injection test: check, that parasite can rollback itself (v2) 2013-08-06 15:11:12 +04:00
mem-snap test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
mounts test: generate a random tree of mounts 2013-08-30 15:02:28 +04:00
tcp test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
zdtm zdtm: expand the mountpoints test 2013-08-30 15:02:26 +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
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: fix a race condition during concurrent execution of tests 2013-08-30 15:36:52 +04:00