freebsd-skq/tests/sys/kern
ngie 9e96179b9c Make test scripts under tests/... non-executable
Executable bits should be set at install time instead of in the repo.
Setting executable bits on files triggers false positives with Phabricator.

MFC after:	2 months
2017-08-08 04:59:16 +00:00
..
acct Fix typo in r312216 2017-01-15 10:29:53 +00:00
execve Follow up to r312118 2017-01-14 05:24:35 +00:00
pipe
coredump_phnum_helper.c
coredump_phnum_test.sh Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
kern_copyin.c
kern_descrip_test.c
libkern_crc32.c armv8 has support for optional CRC32C instructions. This patch checks if they are 2017-04-27 17:53:05 +00:00
Makefile armv8 has support for optional CRC32C instructions. This patch checks if they are 2017-04-27 17:53:05 +00:00
Makefile.depend
Makefile.inc Add include Makefiles for tests/sys/{fs,kern,kqueue,mac}/... 2017-01-14 20:21:21 +00:00
ptrace_test.c Annotate tests that require root privileges appropriately 2017-08-02 22:19:45 +00:00
reaper.c
unix_passfd_test.c
unix_seqpacket_test.c Send all of data, not just a portion of it 2017-05-28 09:21:28 +00:00
waitpid_nohang.c