diff --git a/scripts/schemas/twister/platform-schema.yaml b/scripts/schemas/twister/platform-schema.yaml index 81e3ccd1bdb..9073b598456 100644 --- a/scripts/schemas/twister/platform-schema.yaml +++ b/scripts/schemas/twister/platform-schema.yaml @@ -6,7 +6,7 @@ # a YAML structure validator, to validate the YAML files that describe # Zephyr test platforms # -# The original spec comes from Zephyr's sanitycheck script +# The original spec comes from Zephyr's twister script # type: map @@ -35,7 +35,7 @@ mapping: type: int "flash": type: int - "sanitycheck": + "twister": type: bool "supported": type: seq