zephyr/scripts
Anas Nashif b64af4008f twister: deal with predicates and skipped tests
Using ztest predicate feature, testcases are skipped, however, the skip
is only reported as part of the summary and not through normal
execution. Until now such tests were reported as blocked or had a null
status in the twister json output.

This changes will look into summary results and use them to confirm
parsed results and add any missing results that either were not reported
or not captured through the serial console.

The issue can be observed with the drivers.can.api test for example on
the frdm_k64f board.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-02-01 14:31:05 -06:00
..
build gen_isr_tables: print index number at the end of each entry as comment 2024-01-23 06:40:32 -05:00
checkpatch
ci scripts: ci: check_compliance.py: Add out-of-tree dts/bindings 2024-01-28 22:04:16 -06:00
coccinelle
coredump xtensa: rename z_xtensa to simply xtensa 2023-12-13 09:41:24 +01:00
dts gen_defines: output the interrupt level of a node 2024-01-23 06:48:16 -05:00
footprint scripts/footprint: Avoid fpdiff failure when data changes lots 2024-01-10 20:50:51 -05:00
generate_usb_vif
gitlint
kconfig scripts: kconfigfunctions: Add dt_node_ph_array_prop_int/hex 2024-01-16 10:07:02 +00:00
logging/dictionary scripts: logging/dictionary/sys-t: remove escape between CDATA 2023-12-15 14:34:15 +01:00
native_simulator scripts: native_simulator: common: Fix typo in comment 2024-01-29 13:20:28 +01:00
net net: scripts: Use native_sim instead of native_posix 2023-11-27 19:55:30 +01:00
pylib twister: deal with predicates and skipped tests 2024-02-01 14:31:05 -06:00
pylint/checkers
release
schemas twister: reuse test schema in common section 2024-01-17 14:42:10 +01:00
support
tests scripts: tests: twister_blackbox: Add test test_runner.py 2024-01-29 17:43:59 -05:00
tracing
utils
west_commands scripts: west: runners: nrf: fix UICR check 2024-01-31 15:38:06 +01:00
.gitignore
checkpatch.pl scripts: checkpatch.pl: fix constant comparison false positives 2024-01-28 13:01:36 -05:00
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py MAINTAINERS: add 2 new keys: tags, tests 2023-12-22 09:54:12 +01:00
github_helpers.py
list_boards.py
make_bugs_pickle.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt
requirements-extras.txt scripts: requirements-extra.txt: Update zcbor from 0.6.0 to 0.8.0 2024-01-25 15:09:16 +00:00
requirements-run-test.txt
requirements.txt
series-push-hook.sh
set_assignees.py scripts: set_maintainer: fix author == maintainer fallback logic 2024-01-16 14:24:05 -05:00
snippets.py
spelling.txt scripts: sync spelling.txt with version from Linux kernel v6.7-rc1 2023-11-15 17:33:17 -05:00
tags.sh
twister twister: implement `simulation_exclude` filter 2023-12-19 07:33:39 -05:00
valgrind.supp valgrind: Update `POSIX soc no cpu cleanup` suppression 2023-11-29 15:33:49 +01:00
west-commands.yml
zephyr_module.py