Make sure filters set by property-allowlist and property-blocklist in an including binding are recursively applied to included bindings. Signed-off-by: Christophe Dufaza <chris@openmarl.org>
11 lines
209 B
YAML
11 lines
209 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
description: Test property-allowlist filters set by including bindings
|
|
|
|
compatible: "top-allowlist"
|
|
|
|
include:
|
|
- name: inc-base.yaml
|
|
property-allowlist:
|
|
- x
|