Dmitry V. Levin
b7844f8b4a
* socketcall.c (SYS_FUNC(socketcall)): Print just "call" and "args" syscall arguments. * tests/socketcall.c (test_socketcall): Update expected output. * tests/socketcall.test: Likewise.
7 lines
103 B
Bash
Executable File
7 lines
103 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of socketcall syscall.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a20
|