* XPATH canonical form implemented for NETCONF get and get-config.
This commit is contained in:
parent
8cdb0bb062
commit
03acf8e19c
14 changed files with 430 additions and 86 deletions
|
|
@ -334,7 +334,7 @@ expecteq(){
|
|||
# Example: expecteq $(fn arg) 0 "my return"
|
||||
# - evaluated expression
|
||||
# - expected command return value (0 if OK)
|
||||
# - expected stdout outcome
|
||||
# - expected stdout outcome*
|
||||
expectpart(){
|
||||
r=$?
|
||||
ret=$1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue