Tests:
- Added tests for more coverage, including test_debug.sh - Added yang deviation test
This commit is contained in:
parent
6981daf595
commit
030715df61
7 changed files with 276 additions and 5 deletions
|
|
@ -81,6 +81,9 @@ CONFNS='xmlns="http://clicon.org/config"'
|
|||
# Namespace: Clixon lib
|
||||
LIBNS='xmlns="http://clicon.org/lib"'
|
||||
|
||||
# Namespace: Clixon restconf
|
||||
RESTCONFNS='xmlns="http://clicon.org/restconf"'
|
||||
|
||||
# Default netconf namespace statement, typically as placed on top-level <rpc xmlns=""
|
||||
DEFAULTONLY="xmlns=\"$BASENS\""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue