zephyr/scripts
Maciej Perkowski dfffc27039 twister: Delete less files during artifact cleanup
Option --runtime-artifact-cleanup/-M allows to clean build artifacts
during runtime to save space usage. However, if one wanted to combine
it with --build-only and then --test-only, they would get an error.
This commit expands the list of files stored with -M with files
required to made --test-only also to work afterwards. Such change can
be useful for setups where building is done on one node and then
minimal amount of artifacts are transfered to another one.

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
2022-06-23 09:11:40 +02:00
..
checkpatch
ci uncrustify: remove configuration file 2022-06-15 09:37:30 -04:00
coccinelle
coredump
dts python-devicetree: CI hotfix 2022-06-06 09:09:27 -07:00
footprint
gitlint
kconfig
logging/dictionary
net
pylib/twister twister: Delete less files during artifact cleanup 2022-06-23 09:11:40 +02:00
release
schemas/twister
support
tests twister: rework how we discard tests 2022-06-09 12:15:28 -04:00
tracing
utils
west_commands west: Fix --openocd-search argument 2022-06-20 10:26:23 +02:00
.gitignore
checkpatch.pl scripts: checkpatch: allow leading spaces in multi-lines macros 2022-06-17 10:18:37 +02:00
checkstack.pl
coccicheck
dir_is_writeable.py
dump_bugs_pickle.py scripts: add dump_bugs_pickle.py 2022-06-03 19:19:25 -05:00
file2hex.py
gen_app_partitions.py
gen_cfb_font_header.py include: add zephyr/ on script generated #include 2022-05-27 15:20:27 -07:00
gen_gcov_files.py
gen_handles.py scripts: gen_handles: injected device handles 2022-06-05 14:26:39 +02:00
gen_image_info.py
gen_kobject_list.py include: add zephyr/ on script generated #include 2022-05-27 15:20:27 -07:00
gen_kobject_placeholders.py
gen_offset_header.py
gen_relocate_app.py include: add zephyr/ on script generated #include 2022-05-27 15:20:27 -07:00
gen_syscalls.py
get_maintainer.py
github_helpers.py
list_boards.py
make_bugs_pickle.py scripts: add make_bugs_pickle.py 2022-05-24 18:48:03 +02:00
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt requirements: bump pyelftools to >=0.27 2022-06-10 09:46:31 +02:00
requirements-build-test.txt
requirements-compliance.txt
requirements-doc.txt
requirements-extras.txt
requirements-run-test.txt
requirements.txt
series-push-hook.sh
set_assignees.py ci: do not add assignees if already set 2022-06-17 11:56:07 -04:00
spelling.txt
subfolder_list.py
tags.sh
twister twister: Exit with a bad status if there were build errors 2022-06-14 21:56:51 -04:00
uf2conv.py
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py