zephyr/scripts
Anas Nashif 4132ee3a05 ci: do not export BSIM env vars if bsim is not available
When running run_ci.sh locally with:

 ./scripts/ci/run_ci.sh -l -b master -R upstream/master..

we export BSIM_OUT_PATH unconditionally which causes sanitycheck to fail
on nrf52_bsim (it depends on BSIM_OUT_PATH variable).

Check if the path defined in BSIM_OUT_PATH is available and unset env.
variable if it is not.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-09-07 09:04:40 -04:00
..
checkpatch
ci ci: do not export BSIM env vars if bsim is not available 2019-09-07 09:04:40 -04:00
coccinelle
dts scripts: Suppress/fix undefined variable pylint warnings 2019-09-07 08:03:04 -04:00
footprint
gitlint
kconfig scripts: Suppress/fix undefined variable pylint warnings 2019-09-07 08:03:04 -04:00
sanity_chk sanitycheck: harness.py: Fix bad indentation 2019-09-07 08:14:29 -04:00
support
west_commands west: zcmake.py: Simplify test with 'in' 2019-09-07 08:12:09 -04:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
elf_helper.py scripts: elf_helper.py: fix stack declared K_THREAD_STACK_EXTERN 2019-08-29 08:18:54 -04:00
file2hex.py
filter-known-issues.py
gen_app_partitions.py scripts: Fix random typo'd whitespace 2019-09-07 07:54:17 -04:00
gen_cfb_font_header.py scripts: Fix random typo'd whitespace 2019-09-07 07:54:17 -04:00
gen_gcov_files.py gen_gcov_files.py: Replace bare 'except' with 'except Exception' 2019-09-07 07:58:16 -04:00
gen_kobject_list.py scripts: gen_kobject_list.py: Remove redundant parentheses 2019-09-07 08:12:44 -04:00
gen_offset_header.py
gen_priv_stacks.py
gen_relocate_app.py scripts: gen_relocate_app.py: Simplify test with 'in' 2019-09-07 08:05:22 -04:00
gen_syscall_header.py
gen_syscalls.py
mergehex.py
parse_syscalls.py
process_gperf.py
qemu-machine-hack.py
requirements.txt west: update requirements.txt to avoid west 0.6.1 2019-09-06 19:12:33 +02:00
sanitycheck
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
valgrind.supp
waitpid
west-commands.yml
zephyr_module.py