Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/
Dtestplan.py64 PLATFORM = 'Platform related filter' variable in Filters
867 …instance.add_filter("Environment ({}) not satisfied".format(", ".join(plat.env)), Filters.PLATFORM)
873 instance.add_filter("Not supported by the toolchain", Filters.PLATFORM)
876 instance.add_filter("Not enough RAM", Filters.PLATFORM)
885 instance.add_filter("No hardware support", Filters.PLATFORM)
888 instance.add_filter("Not enough FLASH", Filters.PLATFORM)
891 … instance.add_filter("Excluded tags per platform (exclude_tags)", Filters.PLATFORM)
894 instance.add_filter("Excluded tags per platform (only_tags)", Filters.PLATFORM)
933 instance.add_filter("Snippet not supported", Filters.PLATFORM)
952 Filters.PLATFORM
[all …]
/Zephyr-Core-3.7.0/doc/develop/test/
Dtwister.rst723 PLATFORM : <platform>,