criu/test
Andrey Vagin a2e0acfdcb cow01: try to read a page to take it from a swap
Vladimir said that a page can be unmapped from one process, but can be
mmaped in another one. In this case we can't understand whether both
processes link to the same page or they don't.

So we can try read both pages to take them from swap.

Cc: Vladimir Davydov <vdavydov@parallels.com>
Reported-by: Parallels' QA
Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-03-24 10:59:50 +03:00
..
app-emu test/*Makefile: add/append PHONY targets 2014-01-11 09:12:35 +04:00
bers test: bers -- Add short help output 2014-08-13 15:50:54 +04:00
crit test: crit: use --pretty instead of dropped --format 2015-02-09 14:06:38 +03: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 jenkins: exclude maps04 from the criu-iter job 2014-12-26 18:17:00 +03:00
libcriu test:libcriu: add cr_errno test 2014-12-22 17:39:00 +03:00
mem-snap test/meme-snap: remove an nonexistent target 2014-07-02 12:13:11 +04:00
mounts test: add mounts/ext in the "other" list 2014-07-03 19:21:20 +04:00
pipes tests: Pipe.c Test Program 2014-12-10 18:52:23 +03:00
rpc test: rpc: run test as a non-root user 2015-01-27 16:08:14 +03:00
security test: security 2014-08-06 10:20:30 +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 cow01: try to read a page to take it from a swap 2015-03-24 10:59:50 +03:00
.gitignore test/Makefile: clean zdtm-tst-list 2015-01-23 15:40:25 +03: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 zdtm: clean a test root before executing tests in userns 2015-02-19 23:15:10 +03:00
Makefile.zdtm zdtm: don't execute ns/ and ns/user tests simultaneously 2015-02-19 23:14:59 +03: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 test: add cow01 into TEST_SUID_LIST 2015-03-23 17:42:03 +03:00
zdtm_ct.c zdtm: fix compile errors of zdtm_ct 2014-08-26 12:52:39 +04:00
zdtm_mount_cgroups zdtm: don't call mount_cgroups a few times concurrently 2014-09-22 12:15:45 +04:00