Test-Command: sd-c
Restrictions: allow-stderr superficial

Test-Command: sd-eng
Restrictions: allow-stderr superficial

Test-Command: sd-engf
Restrictions: allow-stderr superficial

Test-Command: HOME=/tmp sd-eng -l 2>&1 | grep FATAL;
              HOME=/tmp sd-eng -i README $AUTOPKGTEST_TMP/copy "John Doe" "john@example.com";
              HOME=/tmp sd-eng -l 2>&1 | grep "John Doe";
              HOME=/tmp sd-eng -e README $AUTOPKGTEST_TMP/copy 2>&1 | grep "John Doe";
              rm -rf /tmp/.snowdrop;
Restrictions: allow-stderr
