rm -f tests/sa01
echo foo >tests/sa01

./sadc 1 1 - 2>&1 | grep "Invalid system activity" >/dev/null
