Added valgrind memory leak tests in testmem.sh for cli and netconf
This commit is contained in:
parent
055b1df80c
commit
286c2ec04f
6 changed files with 140 additions and 31 deletions
|
|
@ -135,6 +135,7 @@
|
|||
* Replaced all calls to (obsolete) `cli_output` with `fprintf`
|
||||
* Added _experimental_ config option `CLICON_CLI_UTF8` default set to 0.
|
||||
* CLIgen UTF8 does not work with scrolling and control editing
|
||||
* Added valgrind memory leak tests in testmem.sh for cli and netconf
|
||||
* Added `make test` from top-level Makefile
|
||||
* Added `xml_rootchild_node()` lib function as variant of `xml_rootchild()`
|
||||
* Added -o "<option>=<value>" command-line option to all programs: backend, cli, netconf, restconf.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue