zephyr/scripts
Tom Burdick 38385ed3ff twister: Platform key for test suites
Adds an option to inform twister a testsuite should only be built and
run for platforms with unique sets of attributes. This enables
for example keying on unique (arch, simulation) platforms to run the test
suite on.

The most common usage may be test suites configured to run once per
(arch, simulation) pair as being enough. Additional information about
platforms may enable running a test once per hardware IP block or once
per soc family or soc avoiding duplicated effort in building and running
tests when once suffices.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-01-12 10:30:57 -05:00
..
build scripts: gen_relocate_app: Fix a typo in parse_input_string() 2022-11-23 16:49:03 -05:00
checkpatch
ci scripts: compliance: add support for YAMLLint 2023-01-04 17:29:23 +01:00
coccinelle
coredump
dts scripts: dts: gen_driver_kconfig_dts: Use SafeLoader 2023-01-04 07:38:56 -08:00
footprint footprint: Update conf files for nrf5340_cpunet rpmsg 2022-11-11 08:46:46 +00:00
generate_usb_vif usb-c: Generate USB-C connector VIF policies XML file 2022-12-02 08:46:04 -06:00
gitlint gitlint: Add "commit" to violation messages 2022-12-07 07:58:05 -05:00
kconfig scripts: kconfig: Add functions for array/chosen props 2023-01-10 07:10:07 -08:00
logging/dictionary
net
pylib twister: Platform key for test suites 2023-01-12 10:30:57 -05:00
release
schemas/twister twister: Platform key for test suites 2023-01-12 10:30:57 -05:00
support
tests yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
tracing
utils scripts/utils/migrate_mcumgr_kconfigs.py: Script for migrating MCUmgr 2022-12-22 12:36:34 +01:00
west_commands scripts: west: runners: canopen: add SDO block transfer support 2023-01-11 09:39:57 +01:00
.gitignore
checkpatch.pl checkpatch: update --exclude docs 2022-12-01 15:48:30 +01:00
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py
github_helpers.py
list_boards.py
make_bugs_pickle.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt scripts: compliance: add support for YAMLLint 2023-01-04 17:29:23 +01:00
requirements-doc.txt
requirements-extras.txt clang-format: Enable InsertBraces option 2022-12-20 22:51:57 +01:00
requirements-run-test.txt
requirements.txt
series-push-hook.sh
set_assignees.py
spelling.txt
tags.sh
twister twister: package artifacts for testing 2023-01-11 10:35:08 -05:00
valgrind.supp
west-commands.yml
zephyr_module.py