#!/bin/sh # Check *xattr syscalls decoding. . "${srcdir=.}/init.sh" run_prog run_strace -e removexattr,setxattr $args match_grep exit 0