freebsd-dev/tests/sys/kern
Julio Merino 3be7751dca Fix variable type to avoid printf formatter warning.
This fixes the build under powerpc64 where gcc complains about a mismatch
between a %zd printf formatter and an int variable passed to it.
2014-04-04 18:10:11 +00:00
..
kern_descrip_test.c Added sysctl kern.maxfiles increase test, do not use /etc/passwd for tests 2014-03-19 09:41:12 +00:00
Makefile Make bsd.test.mk the only public mk fragment for the building of tests. 2014-03-14 08:56:19 +00:00
unix_seqpacket_test.c Fix variable type to avoid printf formatter warning. 2014-04-04 18:10:11 +00:00