freebsd-nq/tests/sys/geom/class/eli
Enji Cooper 5b347b28cd Check the exit code from fsck_ffs instead of relying on MODIFIED being in the output
^/head@r323923 changed when MODIFIED is printed at exit. It's better to follow the
documented way of determining whether or not a filesystem is clean per fsck_ffs, i.e.,
ensure that the exit code is either 0 or 7.

The pass/fail determination is brittle prior to this commit, and ^/head@r323923 made
the issue apparent -- thus this needs to be fixed independent of ^/head@r323923.

PR:		222780
MFC after:	1 week
MFC with:	r323923
Reported by:	Jenkins
2017-10-10 05:58:33 +00:00
..
attach_d_test.sh
conf.sh Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
configure_b_B_test.sh
delkey_test.sh
detach_l_test.sh
gentestvect.py Move .../sys/geom/eli/pbkdf2... to .../sys/geom/class/eli/... 2017-03-14 07:00:22 +00:00
hmac_test.c Move .../sys/geom/eli/pbkdf2... to .../sys/geom/class/eli/... 2017-03-14 07:00:22 +00:00
init_a_test.sh Reduce the runtime of the GELI tests 2016-12-29 20:28:50 +00:00
init_alias_test.sh Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
init_B_test.sh
init_i_P_test.sh
init_J_test.sh
init_test.sh Reduce the runtime of the GELI tests 2016-12-29 20:28:50 +00:00
integrity_copy_test.sh Reduce the runtime of the GELI tests 2016-12-29 20:28:50 +00:00
integrity_data_test.sh Reduce the runtime of the GELI tests 2016-12-29 20:28:50 +00:00
integrity_hmac_test.sh Reduce the runtime of the GELI tests 2016-12-29 20:28:50 +00:00
kill_test.sh
Makefile Fix buildworld broken in r315230 when /sys doesn't point into a right 2017-03-15 05:31:02 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
nokey_test.sh
onetime_a_test.sh Reduce the runtime of the GELI tests 2016-12-29 20:28:50 +00:00
onetime_d_test.sh
onetime_test.sh Reduce the runtime of the GELI tests 2016-12-29 20:28:50 +00:00
readonly_test.sh
resize_test.sh Check the exit code from fsck_ffs instead of relying on MODIFIED being in the output 2017-10-10 05:58:33 +00:00
setkey_test.sh
testvect.h Move .../sys/geom/eli/pbkdf2... to .../sys/geom/class/eli/... 2017-03-14 07:00:22 +00:00