freebsd-skq/tests/sys
ngie 9487faf877 Chase r321920 and r321930 (dev_t being widened)
The layout of st_rdev has changed after this commit, and assumptions made
in the NetBSD tests are no longer valid. Change the hardcoded assumed
values to account for the fact that major/minor are now represented by
64 bits as opposed to the less precise legacy precision of 16 bits.

PR:	221048
Relnotes: st_rdev layout changed; warning about impact of r321920 to
	  downstream consumers
2017-08-03 03:43:41 +00:00
..
acl Expect 01:main to fail 2016-12-03 02:24:15 +00:00
aio Fix cosmetic issue with error message 2017-08-02 09:49:41 +00:00
fifo
file Allow changing the test PORT at compile-time. 2017-07-31 22:00:27 +00:00
fs Chase r321920 and r321930 (dev_t being widened) 2017-08-03 03:43:41 +00:00
geom Remove superfluous exit 0 added in r321702 2017-07-29 22:03:21 +00:00
kern Annotate tests that require root privileges appropriately 2017-08-02 22:19:45 +00:00
kqueue Add abstime kqueue(2) timers and expand struct kevent members. 2017-06-17 00:57:26 +00:00
mac Add include Makefiles for tests/sys/{fs,kern,kqueue,mac}/... 2017-01-14 20:29:26 +00:00
mqueue Export the mq_getfd_np() symbol from librt.so, which allows to get 2016-10-02 17:02:59 +00:00
netinet Initial srv before using it in bind(2) 2017-05-28 09:08:30 +00:00
opencrypto Add the ccr0 device to the opencrypto tests against the NIST KAT tests. 2017-06-08 21:34:54 +00:00
pjdfstest Pull down pjdfstest 0.1 2017-06-28 09:22:45 +00:00
posixshm
sys
vfs trailing_slash is a TAP-compliant testcase; mark it as such, instead 2017-06-28 08:29:20 +00:00
vm Revert r313565 -- :mmap__bad_arguments passes again after r313655 2017-02-11 20:31:57 +00:00
Makefile Integrate contrib/netbsd-tests/fs/tmpfs into the FreeBSD test suite 2016-10-21 05:24:08 +00:00
Makefile.depend
Makefile.inc Enable WARNS?= 6 across all of tests/sys 2017-01-14 04:20:06 +00:00