zephyr/scripts/ci
Ulf Magnusson f24d4bb369 check-compliance: Simplify undefined Kconfig symbol check
Use the new KCONFIG_STRICT Kconfiglib functionality, which makes the
library itself warn for references to undefined Kconfig symbols.

Also get rid of the chdir() hack. Kconfiglib now only looks up Kconfig
files relative to $srctree when it's set, so the hack is no longer
needed.

Remove list_undef_kconfig_refs.py. It's no longer needed.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-08-13 19:31:46 -07:00
..
build-docs.sh
check-compliance.py check-compliance: Simplify undefined Kconfig symbol check 2018-08-13 19:31:46 -07:00
get_modified_boards.py ci: run more tests on boards that have changed 2017-08-14 13:28:42 -04:00
get_modified_tests.py tests: run modified tests with full coverage 2017-07-28 17:03:04 -04:00
merge_junit.py
run-coverity.sh