Extended util/clixon_util_xml with yang and validate functionality so it can be used as a stand-alone utility for validating XML/JSON files
This commit is contained in:
parent
ee863e5dbd
commit
519fac186c
8 changed files with 172 additions and 36 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Run valgrind leak test for cli, restconf, netconf or background.
|
||||
# Stop on first error
|
||||
|
||||
# Pattern to run tests
|
||||
# Pattern to run tests, default is all, but you may want to narrow it down
|
||||
: ${pattern:=test_*.sh}
|
||||
|
||||
# Run valgrindtest once, args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue