freebsd-dev/tests/sys/kern
Alex Richardson 1fcbddec14 Fix GCC build of ptrace_test after 96a9e50e63
It seems like GCC's -Wsign-compare is stricter and also warns for
constants. Appease GCC by adding the required casts.

Fixes:		96a9e50e63 ("ptrace_test: Add more debug output on test failures")
Reported by:	Jenkins CI
2021-03-03 11:22:43 +00:00
..
acct
execve
pipe
coredump_phnum_helper.c
coredump_phnum_test.sh
fdgrowtable_test.c
kcov.c
kern_copyin.c
kern_descrip_test.c
kill_zombie.c
libkern_crc32.c
Makefile
Makefile.depend
Makefile.inc
pdeathsig_helper.c
pdeathsig.c
ptrace_test.c Fix GCC build of ptrace_test after 96a9e50e63 2021-03-03 11:22:43 +00:00
reaper.c
sendfile_helper.c
sendfile_test.sh
sigaltstack.c
sonewconn_overflow.py
sonewconn_overflow.sh
sys_getrandom.c
unix_passfd_test.c
unix_seqpacket_test.c
unix_socketpair_test.c
waitpid_nohang.c