From 3de4790370ec8ee485c3f723c3471116dd094019 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 13 Jan 2017 21:46:16 +0700 Subject: T254: disallow node names with characters significant to the curly config parser (whitespace, braces, square brackets, quotes, and hash). --- test/data/interface_definition_sample.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'test/data/interface_definition_sample.xml') diff --git a/test/data/interface_definition_sample.xml b/test/data/interface_definition_sample.xml index c6185c0..292231e 100644 --- a/test/data/interface_definition_sample.xml +++ b/test/data/interface_definition_sample.xml @@ -60,4 +60,21 @@ + + + + + + + + + + + + + + + + -- cgit v1.2.3