freebsd-nq/tests/sys/kern
Enji Cooper 42484f6f69 Move tests/sys/kern/mmap_test to tests/sys/vm/mmap_test
As jhb noted, the actual mmap(2) implementation is under sys/vm, not
sys/kern/, so the correct logical place is tests/sys/vm/, not
tests/sys/kern/

X-MFC with: r282076
MFC after: 6 days
2015-04-27 17:53:09 +00:00
..
execve Integrate tools/regression/execve into the FreeBSD test suite as 2015-04-27 07:22:18 +00:00
kern_descrip_test.c Added sysctl kern.maxfiles increase test, do not use /etc/passwd for tests 2014-03-19 09:41:12 +00:00
Makefile Move tests/sys/kern/mmap_test to tests/sys/vm/mmap_test 2015-04-27 17:53:09 +00:00
unix_seqpacket_test.c Abort the create_socket test if socket creation fails. 2014-09-10 14:57:26 +00:00