#!/bin/sh

# Check signal injection.
. "${srcdir=.}/init.sh"

run_strace -a12 -echdir,exit_group -einject=chdir:signal=USR1 \
	../$NAME
match_diff