freebsd-skq/tests/sys/kern
jhb 1f3be0d244 Export a breakpoint() function to userland for riscv.
As a result, enable tests using breakpoint() on riscv.

Reviewed by:	br
Differential Revision:	https://reviews.freebsd.org/D15191
2018-05-16 16:56:35 +00:00
..
acct
execve
pipe
coredump_phnum_helper.c
coredump_phnum_test.sh
kern_copyin.c
kern_descrip_test.c
libkern_crc32.c
Makefile Add PROC_PDEATHSIG_SET to procctl interface. 2018-04-18 21:31:13 +00:00
Makefile.depend
Makefile.inc
pdeathsig_helper.c Rename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and PROC_PDEATHSIG_GET 2018-04-20 15:19:27 +00:00
pdeathsig.c Remove redundant pipe from pdeathsig.c test. 2018-04-27 16:34:28 +00:00
ptrace_test.c Export a breakpoint() function to userland for riscv. 2018-05-16 16:56:35 +00:00
reaper.c
sys_getrandom.c Appease GCC 4.2 2018-03-21 04:44:19 +00:00
unix_passfd_test.c
unix_seqpacket_test.c
waitpid_nohang.c