1eb0051663
* tests/iopl.c: New file. * tests/iopl.test: New test. * tests/.gitignore: Add iopl. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add iopl.test.
7 lines
93 B
Bash
Executable File
7 lines
93 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check iopl syscall decoding.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a8
|