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 merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
gpt Require the boot block to be used, test can't work otherwise. 2016-03-08 08:04:48 +00:00
ifconfig Move more PR references from comments to ATF's "descr". 2012-03-18 09:46:50 +00:00
newfs Add missing copyright and remove white space. 2012-03-18 09:31:50 +00:00
newfs_msdos We now expect this test to succeed 2014-01-05 12:59:03 +00:00
resize_ffs - Add new tests for -c check flag in resize_ffs 2015-03-29 19:37:02 +00:00
route PR bin/42179 was fixed; remove xfail. 2012-03-17 08:34:55 +00:00
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