Home
last modified time | relevance | path

Searched refs:tc_value (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/scripts/tests/twister/
Dtest_testplan.py120 tc_attribute, tc_value, plat_attribute, plat_value, expected_discards): argument
146 testcase.toolchain_allow = tc_value
148 testcase.platform_allow = tc_value
150 testcase.toolchain_exclude = tc_value
152 testcase.platform_exclude = tc_value
154 testcase.arch_exclude = tc_value
156 testcase.arch_allow = tc_value
158 testcase.skip = tc_value
160 testcase.tags = tc_value
162 testcase.min_flash = tc_value
[all …]