summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2015-10-30If a .Bd block has no arguments at all, drop the block and only keepIngo Schwarze
2015-10-29regress test for "PubkeyAcceptedKeyTypes +..." inside a Match blockDamien Miller
2015-10-26add tests for whitespace surrounding propertiesJasper Lievisse Adriaanse
2015-10-26Fix typo certopt->certopts in shell variable. This would cause the test toDarren Tucker
2015-10-24Add test for -b and -r when -k is specified.Todd C. Miller
2015-10-23Update expected group sizes to match recent code changes.Darren Tucker
2015-10-17Very tricky diff to fix macro interpretation and spacing around tabsIngo Schwarze
2015-10-16test mixing of tabs with TaIngo Schwarze
2015-10-13Reject the escape sequences \[uD800] to \[uDFFF] in the parser.Ingo Schwarze
2015-10-13Call the sort program through $SORTPROG, as intended; OK millert@Tim van der Molen
2015-10-13Test t16 for ed-formatted diffs does not contain a substitution.Tobias Stoeckmann
2015-10-12Use "-" rather than "\(hy" for the heads of .Bl -dash and -hyphen lists.Ingo Schwarze
2015-10-11add variation on existing --exists tests; separated by spacesJasper Lievisse Adriaanse
2015-10-10add (currently failing) test for --exists foo,bar.Jasper Lievisse Adriaanse
2015-10-06adapt to recent sshkey_parse_private_fileblob() API changeDamien Miller
2015-10-03adapt to the removal of !Otto Moerbeek
2015-09-24fix command-line option to match what was actually committedDamien Miller
2015-09-24regress test for CertificateFile; patch from Meghana Bhat via bz#2436Damien Miller
2015-09-21Trailing whitespace is significant when determining the width of a tagIngo Schwarze
2015-09-16Repair.Daniel Dickman
2015-09-16Zap RANDFILE.Lawrence Teo
2015-09-14Remove the warning about children of .Vt blocks because actually,Ingo Schwarze
2015-09-14Update expected output to reflect changed sort orderPhilip Guenther
2015-09-13Rename __sysctl syscall to just sysctl, as the userland wrapper is no longerPhilip Guenther
2015-09-11skip if running as root; many systems (inc OpenBSD) allowDamien Miller
2015-09-11try all supported key types here; bz#2455 reported by Jakub JelenDamien Miller
2015-09-08Apparently, some recent update of Unicode data in the base systemIngo Schwarze
2015-09-04Fill mode changes don't break next-line scope in all cases,Ingo Schwarze
2015-09-04trim junk from end of file; bz#2455 from Jakub JelenDamien Miller
2015-08-30simple check of -h option. More deviously, check that option/parameterMarc Espie
2015-08-29add regression test for \n(.$ and \\$*Ingo Schwarze
2015-08-14add (currently failing) test for version comparison against "22-stable"Jasper Lievisse Adriaanse
2015-08-05adjust for RSA minimum modulus switch; ok deraadt@Damien Miller
2015-07-28Add (currently failing) test for passing PATH via keepenv in doas.Vadim Zhukov
2015-07-26Make test names printed like other test suites do.Vadim Zhukov
2015-07-26Hook up doas tests.Vadim Zhukov
2015-07-26Import test suite for doas. Relies on recently committed command matchingVadim Zhukov
2015-07-20remove expanded rcs idJasper Lievisse Adriaanse
2015-07-18now that groff handles \(bu properly,Ingo Schwarze
2015-07-17add tests for -iJasper Lievisse Adriaanse
2015-07-17remove -u flag to diff (only used for error output) to make thingsDamien Miller
2015-07-15regen RSA1 test keys; the last batch was missing their private partsDamien Miller
2015-07-10Adapt tests, now that DSA if off by default; use PubkeyAcceptedKeyTypesMarkus Friedl
2015-07-07regen test data after mktestdata.sh changesMarkus Friedl
2015-07-07adapt tests to new minimum RSA size and default FP formatMarkus Friedl
2015-07-03legacy v00 certificates are gone; adapt and don't try to test them;Damien Miller
2015-07-01don't expect SSH v.1 in unittestsDamien Miller
2015-06-27Ignore blank characters at the beginning of a conditional block,Ingo Schwarze
2015-06-23Add regress test for multiple negation characters.Todd C. Miller
2015-06-15turn SSH1 back on to match src/usr.bin/ssh being testedDamien Miller