* Fixed problems with XPATH composite operations and functions in netconf get/get-config operations.
* See [XPATH issues #219](https://github.com/clicon/clixon/issues/219)
This commit is contained in:
parent
5baf8642ea
commit
376f2a8143
6 changed files with 65 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
# From both:
|
||||
# test xpath functions in YANG conditionals
|
||||
# XPATH base https://www.w3.org/TR/xpath-10/
|
||||
# YANG XPATH functions: https://tools.ietf.org/html/rfc7950
|
||||
# Tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue