index
:
vyconf.git
master
Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
data
Age
Commit message (
Collapse
)
Author
2017-01-05
Remove the old tag node format from the example grammar.
Daniil Baturin
2017-01-04
Add a grammar for generating curly configs for parser fuzzing tests.
Daniil Baturin
Subject to improvement and extension to cover more cases.
2016-12-23
T230: Add missing data access functions to the Reference_tree module with ↵
Phil Summers
unit tests
2016-12-22
T226: Add secret and hidden properties to the reference tree.
Phil Summers
2016-12-20
Add tests for the Reference_tree.is_multi function.
Daniil Baturin
2016-12-15
Add a few missing reference tree test cases for valueless nodes and garbage ↵
Daniil Baturin
after the value.
2016-12-15
T212: use a directory (normally $program_dir/validators) for external ↵
Daniil Baturin
validators. What's bad is that right now way too many things are aware of the nature of external validators, and the validators dir (formerly validators hashtable) is passed around a lot. We'll need to think it through.
2016-12-14
T210: Add tests and test data for the vyconfd config loader.
Daniil Baturin
2015-04-26
Add path validation functionality.
Daniil Baturin
2015-04-24
Add test data for reference tree tests.
Daniil Baturin