Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-23 | Disable tests where fs perms are incorrect | Damien Miller | |
Some tests have strict requirements on the filesystem permissions for certain files and directories. This adds a regress/check-perm tool that copies the relevant logic from sshd to exactly test the paths in question. This lets us skip tests when the local filesystem doesn't conform to our expectations rather than continuing and failing the test run. ok dtucker@ | |||
2015-08-10 | let principals-command.sh work for noexec /var/run | Damien Miller | |
2015-05-29 | skip, rather than fatal when run without SUDO set | Damien Miller | |
2015-05-21 | upstream commit | djm@openbsd.org | |
regress test for AuthorizedPrincipalsCommand Upstream-Regress-ID: c658fbf1ab6b6011dc83b73402322e396f1e1219 |