zephyr/scripts
Marcin Niestroj fc67409291 sanitycheck: ignore coverage directories by matching any in path hierarchy
So far 'tests' and 'samples' directories were matched only when they
were first directories in path hierarchy. This doesn't work when running
sanitycheck from directory other than Zephyr source code root.

Match any directory in path hierarchy, similar how file is matched
currently. That way sanitycheck can be executed from outside of Zephyr
source code directory.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-10-01 17:11:34 -04:00
..
checkpatch
ci
coccinelle
coredump
dts
footprint
gitlint
kconfig benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
net
release
sanity_chk sanitycheck: ignore coverage directories by matching any in path hierarchy 2020-10-01 17:11:34 -04:00
support
tests sanitycheck: tests: adapt testsuite to new filter 2020-10-01 07:28:01 -05:00
tracing
west_commands nrfjprog.py: Fail if hex file has UICR data and no --erase 2020-09-28 14:09:14 -05:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
file2hex.py
filter-known-issues.py
gen_app_partitions.py
gen_cfb_font_header.py
gen_gcov_files.py
gen_kobject_list.py
gen_offset_header.py
gen_relocate_app.py
gen_syscalls.py
get_maintainer.py
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt
requirements-doc.txt doc: bump breathe>=4.21.0 2020-09-15 15:25:01 +02:00
requirements-extras.txt
requirements-run-test.txt documents: update the pyocd required version 2020-09-29 13:37:53 -05:00
requirements.txt
sanitycheck sanitycheck: add optional --coverage-basedir argument 2020-10-01 17:11:34 -04:00
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py