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