zephyr/scripts/ci
Ulf Magnusson 90e8d67848 check-compliance: Fix list_undef_kconfig_refs.py for external projects
External projects might run check-compliance.py from a subdirectory,
while list_undef_kconfig_refs.py expects to find the top-level Kconfig
file in the current directory.

Due to obscure Kconfig ugliness (explained in a comment), the working
directory needs to be changed here, instead of using 'srctree'.

(Thinking of changing that Kconfig behavior so that it only applies to
.config files. Suspect it's been a bug in the C tools all along for
Kconfig files.)

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-27 19:14:22 +02:00
..
build-docs.sh ci: update path to theme repo 2017-05-03 15:36:03 -04:00
check-compliance.py check-compliance: Fix list_undef_kconfig_refs.py for external projects 2018-06-27 19:14:22 +02: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
list_undef_kconfig_refs.py kconfiglib: Update to use redesigned 'referenced' API 2018-06-25 10:31:08 +02:00
merge_junit.py ci: merge xml reports into one single file 2017-06-10 10:44:33 -04:00
run-coverity.sh ci: add CI/CD integration and related scripts 2017-04-27 20:58:14 -04:00