freebsd-dev/tests/sys/kern
Enji Cooper 616f60e87e Fix sys.kern.coredump_phnum_test.coredump_phnum on i386
The zero-padding when printing out the Size field is on 32-bit architectures is
5, not 15. Adjust the regular expression to work with both the 32-bit and
64-bit case.

MFC after:	1 week
Reviewed by:	lwhsu, markj
Approved by:	emaste (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D20005
2019-04-22 11:21:20 +00:00
..
acct
execve
pipe
coredump_phnum_helper.c
coredump_phnum_test.sh Fix sys.kern.coredump_phnum_test.coredump_phnum on i386 2019-04-22 11:21:20 +00:00
kcov.c Allow the kcov buffer to be mmaped multiple times. 2019-02-21 10:11:15 +00:00
kern_copyin.c
kern_descrip_test.c
libkern_crc32.c
Makefile Temporarily disable the kcov tests. Not all architectures have 2019-01-12 11:50:39 +00:00
Makefile.depend
Makefile.inc
pdeathsig_helper.c
pdeathsig.c
ptrace_test.c Set the p_oppid field of orphans when exiting. 2019-04-07 14:26:14 +00:00
reaper.c
sigaltstack.c
sys_getrandom.c
unix_passfd_test.c
unix_seqpacket_test.c
unix_socketpair_test.c Drop "All rights reserved" from the files I own 2019-03-11 22:23:56 +00:00
waitpid_nohang.c