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
210 B
YAML
11 lines
210 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
description: Test property-blocklist filters set by including bindings.
|
|
|
|
compatible: "top-blocklist"
|
|
|
|
include:
|
|
- name: inc-base.yaml
|
|
property-blocklist:
|
|
- x
|