coreboot-kgpe-d16/util/lint
Patrick Georgi cb02cb70d8 lint: create two classes of tests, stable and dev
We have tests that pass (and should be enforced soonish) and those
that don't pass yet (and thus shouldn't break the build).

The plan is simple: As soon as a test passes, it's marked stable so
things remain that way.

"make lint" runs all tests,
"make lint-stable" runs only those that shouldn't fail.

Change-Id: Iaa85d71141606d9756e29b37c7a34c2a15e573ac
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/681
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-03-01 00:04:21 +01:00
..
lint-000-license-headers exclude src/vendorcode from GPLv2 license checks. 2011-05-23 17:16:44 +00:00
lint-001-no-global-config-in-romstage Remove whitespace. 2012-02-17 19:04:31 +01:00
lint-stable-002-build-dir-handling lint: create two classes of tests, stable and dev 2012-03-01 00:04:21 +01:00
lint-stable-003-whitespace lint: create two classes of tests, stable and dev 2012-03-01 00:04:21 +01:00
remccoms3.sed Remove whitespace. 2012-02-17 19:04:31 +01:00