summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
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
2015-05-31Implement the roff(7) `r' (register exists) conditional.Ingo Schwarze
2015-05-29Update file(1) regress (less verbose ELF output).Nicholas Marriott
2015-05-29make this work without SUDO set; ok dtucker@Damien Miller
2015-05-21regress test for AuthorizedPrincipalsCommandDamien Miller
2015-05-21regress test for AuthorizedKeysCommand argumentsDamien Miller
2015-05-10A new version from the original author of math.sed that does exponentsTodd C. Miller
2015-05-08whitespaceDamien Miller
2015-05-08whitespace at EOLDamien Miller
2015-05-04Specify regression test host keys so that this test will work withoutDarren Tucker
2015-05-04Use diff w/out -u for better portabilityDarren Tucker
2015-04-29Replace the kludge for the \z escape sequence by an actualIngo Schwarze
2015-04-29Add tests for ListenAddress/Port/AddressFamily in alternate orders.Darren Tucker
2015-04-23Add a simple regression test for sshd's configuration parser. Right now,Darren Tucker
2015-04-22use correct key for nested certificate testDamien Miller
2015-04-19More than one data field may follow T} on the same input line.Ingo Schwarze
2015-04-19If an explicit line break request (.br or .sp) occurs within an .HP block,Ingo Schwarze
2015-04-06Do not mistreat empty arguments to font alternating macrosIngo Schwarze
2015-04-06On a new RS nesting level, the saved width starts from the defaultIngo Schwarze
2015-04-06Use the default width for .RS without arguments.Ingo Schwarze
2015-04-05If a partial explicit block extending to the next input line followsIngo Schwarze
2015-04-05Arguments to end macros of broken partial explicit blocksIngo Schwarze
2015-04-04Give man(7) section and subsection headers heanging indentation.Ingo Schwarze
2015-04-04Fix a quirk with respect to empty .HP.Ingo Schwarze
2015-04-03Modify 25H to pass. If the standard is actually unclear on thisTodd C. Miller
2015-04-03Add test for -b after -k (currently fails)Todd C. Miller
2015-04-03We don't have the precision to distinguish between .99999999999999999999Todd C. Miller
2015-03-31adapt to recent hostfile.c change: when parsing known_hosts withoutDamien Miller
2015-03-31split SSH1 and OPENSSL build options like src/usr.bin/ssh andDamien Miller
2015-03-31Make sure locale is set to C or some tests that use 8-bit charactersTodd C. Miller
2015-03-31We need a dumb checksum like the System V one, cksum is too smart.Todd C. Miller
2015-03-31Add tests to check the permissions of the created out file.Alexander Bluhm