Dmitry V. Levin
dd02f09f4b
* tests/acct.c (main): Use errno2name, stop using assert, change sample file name. * tests/acct.test: Update.
7 lines
94 B
Bash
Executable File
7 lines
94 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check acct syscall decoding.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a20
|