Home
last modified time | relevance | path

Searched full:toolchain_allow (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/tests/arch/arc/arc_vpx_lock/
Dtestcase.yaml4 toolchain_allow: arcmwdt
8 toolchain_allow: arcmwdt
/Zephyr-latest/tests/posix/eventfd/
Dtestcase.yaml23 toolchain_allow: armclang
27 toolchain_allow: arcmwdt
/Zephyr-latest/tests/posix/single_process/
Dtestcase.yaml17 toolchain_allow: armclang
21 toolchain_allow: arcmwdt
/Zephyr-latest/tests/posix/c_lib_ext/
Dtestcase.yaml18 toolchain_allow: armclang
22 toolchain_allow: arcmwdt
/Zephyr-latest/tests/posix/net/
Dtestcase.yaml20 toolchain_allow: armclang
24 toolchain_allow: arcmwdt
/Zephyr-latest/tests/posix/headers/
Dtestcase.yaml47 toolchain_allow: arcmwdt
52 toolchain_allow: arcmwdt
/Zephyr-latest/tests/posix/common/
Dtestcase.yaml28 toolchain_allow: armclang
32 toolchain_allow: arcmwdt
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/
Dtestcase.yaml7 toolchain_allow: arcmwdt
/Zephyr-latest/samples/subsys/debug/fuzz/
Dsample.yaml6 toolchain_allow: llvm
/Zephyr-latest/tests/subsys/dsp/basicmath/
Dtestcase.yaml26 toolchain_allow: arcmwdt
/Zephyr-latest/tests/lib/cpp/libcxx/
Dtestcase.yaml38 toolchain_allow: arcmwdt
/Zephyr-latest/scripts/utils/
Dtwister_to_list.py29 "toolchain_allow"
/Zephyr-latest/scripts/schemas/twister/
Dtestsuite-schema.yaml210 "toolchain_allow":
/Zephyr-latest/scripts/tests/twister/
Dtest_config_parser.py124 'toolchain_allow': set(),
Dtest_testplan.py103 ("toolchain_allow", ['gcc'], None, None, "Not in testsuite toolchain allow list"),
148 if tc_attribute == "toolchain_allow":
149 testcase.toolchain_allow = tc_value
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dconfig_parser.py78 "toolchain_allow": {"type": "set"},
Dtestplan.py992 if ts.toolchain_allow and toolchain not in ts.toolchain_allow:
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst712 - ``toolchain_allow``