blob: b90ce8e4e67b46ea64fa99ab396594310564027f [file] [log] [blame]
# Copyright (c) 2020 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
description: Test enum property container
compatible: "vnd,enum-string-array-holder"
include: [base.yaml]
properties:
val:
type: string-array
enum:
- foo
- bar
- baz
- zoo