* Added valgrind memory leak tests in testmem.sh for restconf
* Added clicon_socket_set() and clicon_socket_get() functions for cleaning up backend server and restconf FCGI socket on termination. * Removed obsolete `-x` command-line option to clixon_cli.
This commit is contained in:
parent
28bd698968
commit
6e63f0a77b
29 changed files with 193 additions and 131 deletions
|
|
@ -57,7 +57,7 @@ These tests use valgrind to check for memory leaks:
|
|||
mem.sh cli
|
||||
mem.sh netconf
|
||||
mem.sh backend
|
||||
# mem.sh restconf # NYI
|
||||
mem.sh restconf
|
||||
```
|
||||
|
||||
## Site.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue