zephyr/scripts
Marc Herbert 0c465bbec1 sanitycheck: make --subtest and --test mutually exclusive
They're effectively mutually exclusive already because
options.sub_test in main() immediately discards any --test
argument(s). This commit preempts user confusion thanks to this new
message:

 sanitycheck: error: argument --sub-test: not allowed with
    argument -s/--test

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2019-03-13 01:44:52 +01:00
..
checkpatch
ci
coccinelle
cross_compiler
dts
footprint
gitlint
kconfig kconfig: Have ninja Re-run CMake when Kconfig sources change 2019-03-07 10:40:00 +01:00
sanity_chk
support
west_commands west_commands: pyocd: Sector erase by default 2019-03-12 16:52:14 +01:00
.gitignore
check_link_map.py
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
elf_helper.py
file2hex.py
filter-known-issues.py
gen_app_partitions.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
gen_cfb_font_header.py
gen_gcov_files.py
gen_kobject_list.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
gen_offset_header.py
gen_priv_stacks.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
gen_relocate_app.py
gen_syscall_header.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
gen_syscalls.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
mergehex.py
parse_syscalls.py userspace: add additional script documentation 2019-03-12 08:37:58 +01:00
process_gperf.py
qemu-machine-hack.py
requirements.txt
sanitycheck sanitycheck: make --subtest and --test mutually exclusive 2019-03-13 01:44:52 +01:00
series-push-hook.sh scripts: Add hook calllable series-push-hook script 2019-03-08 16:43:06 -05:00
spelling.txt
subfolder_list.py
tags.sh
valgrind.supp
waitpid
west-commands.yml
yaml_to_cmake.py