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@ | |||
2014-02-04 | - (djm) [regress/setuid-allowed.c] Missing string.h for strerror() | Damien Miller | |
2013-12-08 | - (djm) [Makefile.in regress/Makefile regress/agent-ptrace.sh] | Damien Miller | |
[regress/setuid-allowed.c] Check that ssh-agent is not on a no-setuid filesystem before running agent-ptrace.sh; ok dtucker |