aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/execve/tests
Commit message (Collapse)AuthorAgeFilesLines
* Integrate tools/regression/execve into the FreeBSD test suite asEnji Cooper2015-04-277-71/+0
| | | | | | | | | tests/sys/kern/execve MFC after: 1 week Notes: svn path=/head/; revision=282061
* o Add various regression tests for execve(2) syscall.Maxim Konovalov2006-05-317-0/+71
Obtained from: NetBSD Notes: svn path=/head/; revision=159097