Dmitry V. Levin
e212a15955
* numa.c (print_page_array, print_status, print_int, print_int_array): New functions. (SYS_FUNC(move_pages)): Rewrite using these functions. * tests/move_pages.c: New file. * tests/move_pages.test: New test. * tests/.gitignore: Add move_pages. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add move_pages.test.
7 lines
102 B
Bash
Executable File
7 lines
102 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of move_pages syscall.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -s3
|