Dmitry V. Levin
38ed916d1b
* tests/migrate_pages.c: New file. * tests/migrate_pages.test: New test. * tests/.gitignore: Add migrate_pages. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add migrate_pages.test.
7 lines
103 B
Bash
Executable File
7 lines
103 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check migrate_pages syscall decoding.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a33
|