opnsense-src/tests/sys/geom/class/eli
Kyle Evans fe815331bb build: provide a default WARNS for all in-tree builds
The current default is provided in various Makefile.inc in some top-level
directories and covers a good portion of the tree, but doesn't cover parts
of the build a little deeper (e.g. libcasper).

Provide a default in src.sys.mk and set WARNS to it in bsd.sys.mk if that
variable is defined. This lets us relatively cleanly provide a default WARNS
no matter where you're building in the src tree without breaking things
outside of the tree.

Crunchgen has been updated as a bootstrap tool to work on this change
because it needs r365605 at a minimum to succeed. The cleanup necessary to
successfully walk over this change on WITHOUT_CLEAN builds has been added.

There is a supplemental project to this to list all of the warnings that are
encountered when the environment has WARNS=6 NO_WERROR=yes:
https://warns.kevans.dev -- this project will hopefully eventually go away
in favor of CI doing a much better job than it.

Reviewed by:	emaste, brooks, ngie (all earlier version)
Reviewed by:	emaste, arichardson (depend-cleanup.sh change)
Differential Revision:	https://reviews.freebsd.org/D26455
2020-09-18 17:17:46 +00:00
..
attach_test.sh geli: add a test case for attaching multiple providers with 1 command 2020-01-28 18:32:19 +00:00
conf.sh Remove tests for the deprecated algorithms in r348206 2019-05-31 04:29:29 +00:00
configure_test.sh Update configure tests after addition of the online expansion. 2019-04-03 23:58:58 +00:00
delkey_test.sh Unbreak geli/gmirror testcases if their geom classes cannot be loaded 2018-12-02 05:06:37 +00:00
detach_test.sh Unbreak geli/gmirror testcases if their geom classes cannot be loaded 2018-12-02 05:06:37 +00:00
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_test.sh Remove tests for the deprecated algorithms in r348206 2019-05-31 04:29:29 +00:00
integrity_test.sh Unbreak geli/gmirror testcases if their geom classes cannot be loaded 2018-12-02 05:06:37 +00:00
kill_test.sh Unbreak geli/gmirror testcases if their geom classes cannot be loaded 2018-12-02 05:06:37 +00:00
Makefile build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
misc_test.sh Drop "All rights reserved" from the files I own 2019-03-11 22:23:56 +00:00
onetime_test.sh Fix sys.geom.class.eli.onetime_test.onetime after r363402 2020-07-22 17:37:11 +00:00
online_resize_test.sh Fix geli device cleanup 2019-04-09 16:20:36 +00:00
reentrancy_test.sh geli: enable direct dispatch 2020-07-08 17:12:12 +00:00
resize_test.sh Unbreak geli/gmirror testcases if their geom classes cannot be loaded 2018-12-02 05:06:37 +00:00
setkey_test.sh Unbreak geli/gmirror testcases if their geom classes cannot be loaded 2018-12-02 05:06:37 +00:00
testvect.h Move .../sys/geom/eli/pbkdf2... to .../sys/geom/class/eli/... 2017-03-14 07:00:22 +00:00