Test-Command: dnsenum -h | grep Usage
Restrictions: superficial

Test-Command: dnsenum --noreverse -f debian/tests/dns.txt debian.org || exit 77
Restrictions: allow-stderr, skippable

Test-Command: dnsenum --noreverse --enum -f debian/tests/dns.txt --nocolor
                      -t 4 --subfile $AUTOPKGTEST_TMP/subdomains.txt -v -p 10
                      -d 2 -r debian.org || exit 77 ;
                      echo -e "\n\nContents of subdomains.txt\n";
                      cat $AUTOPKGTEST_TMP/subdomains.txt | grep people -C 20
Restrictions: allow-stderr, skippable
