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