1# Copyright (c) 2023, Google, LLC 2# SPDX-License-Identifier: Apache-2.0 3 4description: VND Emul tester 5 6compatible: "vnd,emul-tester" 7 8include: base.yaml 9 10properties: 11 scale: 12 type: int 13 required: true 14 description: | 15 Integer scale applied to the set action for testing. 16