criu/test
Cyrill Gorcunov 3423e3492b zdtm: Add vdso01 test case
It parses vDSO in memory (just like CRIU does) and
then use direct calls to vDSO entries instead of
.plt/.got bundle. The reason for that -- I must
be sure we're able to proceed calls without relying
on libc anyhow.

Note the test is x86-64 specific so I don't turn in
on in test suite by default.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-06-25 14:11:24 +04:00
..
app-emu test/*Makefile: add/append PHONY targets 2014-01-11 09:12:35 +04:00
bers test: bers -- Initial commit 2014-03-18 11:57:12 +04:00
ext-links test/ext-links: fix path to the ip tool 2014-06-24 22:50:17 +04:00
fault-injection test: check, that parasite can rollback itself (v2) 2013-08-06 15:11:12 +04:00
jenkins test: add scripts, which are used by jenkins (v2) 2014-02-28 13:30:22 +04:00
libcriu test: add a target to execute non-zdtm tests 2014-06-24 22:50:43 +04:00
mem-snap test: add a target to execute non-zdtm tests 2014-06-24 22:50:43 +04:00
mounts mounts/ext: fix path to the test file 2013-12-31 13:54:53 +04:00
rpc test: add a target to execute non-zdtm tests 2014-06-24 22:50:43 +04:00
tcp test: add a target to execute non-zdtm tests 2014-06-24 22:50:43 +04:00
unix-callback test: add a target to execute non-zdtm tests 2014-06-24 22:50:43 +04:00
zdtm zdtm: Add vdso01 test case 2014-06-25 14:11:24 +04:00
.gitignore git: add /dev to test/.gitignore 2014-06-24 22:44: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: add a target to execute non-zdtm tests 2014-06-24 22:50:43 +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 new dumpable02 test to check that dumpable flag set to 0 or 2 works 2014-06-24 22:44:39 +04:00