criu/test/zdtm
Andrei Vagin 11adfc3422 zdtm: check pre-dump of shared memory
[root@fc24 criu]# python test/zdtm.py run -t zdtm/transition/shmem  --pre 3
=== Run 1/1 ================

======================== Run zdtm/transition/shmem in h ========================
cc -g -O2 -Wall -Werror -fno-strict-aliasing  -iquote ../lib/arch/x86/include -I../lib   shmem.c ../lib/libzdtmtst.a ../lib/libzdtmtst.a -o shmem
Start test
./shmem --pidfile=shmem.pid --outfile=shmem.out
Run criu pre-dump
Run criu pre-dump
Run criu pre-dump
Run criu dump
Run criu restore
Send the 15 signal to  33
Wait for zdtm/transition/shmem(33) to die for 0.100000
Test output: ================================
15:12:25.444:    33: FAIL: shmem.c:70: checksum mismatch: ea71000 109c9000

Cc: Eugene Batalov <eabatalov89@gmail.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
2016-10-13 15:51:08 +03:00
..
lib test: don't do MS_REC|MS_PRIVATE for host mounts 2016-09-06 19:31:20 +03:00
static zdtm: add test for shared threads FS structure migration 2016-09-27 17:03:54 +03:00
transition zdtm: check pre-dump of shared memory 2016-10-13 15:51:08 +03:00
.gitignore make/test: generate .gitignore for tests 2016-08-01 16:51:05 +03:00
Makefile test: Get rid of live directory 2016-02-20 13:40:52 +03:00
Makefile.inc zdtm: Use predefined macro from nmk 2016-02-29 11:34:29 +03:00