Home
last modified time | relevance | path

Searched refs:tc_attribute (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
129 if tc_attribute is None and plat_attribute is None:
148 if tc_attribute == "toolchain_allow":
150 if tc_attribute == "platform_allow":
152 if tc_attribute == "toolchain_exclude":
154 if tc_attribute == "platform_exclude":
156 if tc_attribute == "arch_exclude":
158 if tc_attribute == "arch_allow":
160 if tc_attribute == "skip":
162 if tc_attribute == "tags":
[all …]