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
kern_copyin.c
kern_descrip_test.c
libkern_crc32.c
Makefile
Makefile.depend
Makefile.inc
pdeathsig_helper.c
pdeathsig.c
ptrace_test.c
reaper.c
sigaltstack.c
sys_getrandom.c
unix_passfd_test.c
unix_seqpacket_test.c
unix_socketpair_test.c
waitpid_nohang.c