#!/bin/sh # Check getrandom syscall decoding. . "${srcdir=.}/init.sh" run_prog run_strace -e getrandom -xx -s3 $args match_awk exit 0