Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py123 tc_attribute, tc_value, plat_attribute, plat_value, expected_discards): argument
149 testcase.toolchain_allow = tc_value
151 testcase.platform_allow = tc_value
153 testcase.toolchain_exclude = tc_value
155 testcase.platform_exclude = tc_value
157 testcase.arch_exclude = tc_value
159 testcase.arch_allow = tc_value
161 testcase.skip = tc_value
163 testcase.tags = tc_value
165 testcase.min_flash = tc_value
[all …]