NetBSD/tests/sbin
pgoyette aec3683782 When deadbeef is treated as a 32-bit signed integer, it actually has a
negative value.  So, if the value gets written into a sysctl variable,
and then is read back, the twos-complement value is displayed.

So, when checking for the value having been written, make sure we check
for the correct value!
2016-06-17 03:55:35 +00:00
..
fsck_ffs
gpt Require the boot block to be used, test can't work otherwise. 2016-03-08 08:04:48 +00:00
ifconfig
newfs
newfs_msdos
resize_ffs - Add new tests for -c check flag in resize_ffs 2015-03-29 19:37:02 +00:00
route
sysctl When deadbeef is treated as a 32-bit signed integer, it actually has a 2016-06-17 03:55:35 +00:00
Makefile Add gpt tests 2015-12-04 17:19:33 +00:00
Makefile.inc