summaryrefslogtreecommitdiff
path: root/test/data/interface_definition_sample.xml
AgeCommit message (Collapse)Author
2024-10-27T6718: update testsJohn Estabrook
Update tests, as appropriate: for example, the Vyconf config file grammar is distinct from the one currently used in vyos1x-config, consequently the curly_parser_test is not included.
2017-01-16Re-generate RNG schema, update files that use it.Daniil Baturin
2017-01-13T254: disallow node names with characters significant to the curly config parserDaniil Baturin
(whitespace, braces, square brackets, quotes, and hash).
2016-12-23T230: Add missing data access functions to the Reference_tree module with ↵Phil Summers
unit tests
2016-12-22T226: Add secret and hidden properties to the reference tree.Phil Summers
2016-12-20Add tests for the Reference_tree.is_multi function.Daniil Baturin
2016-12-15Add a few missing reference tree test cases for valueless nodes and garbage ↵Daniil Baturin
after the value.
2015-04-26Add path validation functionality.Daniil Baturin
2015-04-24Add test data for reference tree tests.Daniil Baturin