zephyr/scripts/ci
Torsten Rasmussen ea2ab69cf5 scripts: compliance.py updated to support KconfigBasic
This commit lets the Kconfig compliance check run from top of current
git repo instead of only executing inside ZEPHYR_BASE.
This extends the usability of the Kconfig compliance check.

Together with this possibility, a KconfigBasic mode has been added which
will execute the same verification for symbols in the Kconfig tree but
will not check for undefined symbols outside Kconfig.

This is needed as running Kconfig undef check outside the tree in
non-Zephyr repos might pickup `CONFIG_` named symbols in other code.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-01-30 08:09:49 -05:00
..
check_compliance.py scripts: compliance.py updated to support KconfigBasic 2021-01-30 08:09:49 -05:00
get_modified_boards.py ci: rename sanitycheck -> twister 2020-12-11 14:13:02 -05:00
get_modified_tests.py ci: rename sanitycheck -> twister 2020-12-11 14:13:02 -05:00
pylintrc ci: add compliance checking via GH actions 2020-06-12 07:53:09 -04:00
run_ci.sh ci: remove west extension call 2021-01-08 07:49:19 -05:00
twister_ignore.txt ci: add .buildkite/daily.yml to twister ignore list 2021-01-29 10:19:52 -05:00
version_mgr.py test_version: update tset version with 12 digits 2021-01-10 17:00:17 -05:00
what_changed.py ci: rename sanitycheck -> twister 2020-12-11 14:13:02 -05:00