* Added [Vagrant tests](test/vagrant/README.md)
* Fixed memleak in restconf-fcgi
This commit is contained in:
parent
7ffa2920a4
commit
ab73794292
14 changed files with 458 additions and 32 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -18,6 +18,7 @@ example/*/Makefile
|
|||
lib/Makefile
|
||||
lib/*/Makefile
|
||||
test/Makefile
|
||||
test/*/Makefile
|
||||
yang/Makefile
|
||||
yang/*/Makefile
|
||||
autom4te.cache/
|
||||
|
|
@ -58,4 +59,6 @@ util/clixon_util_xpath
|
|||
util/clixon_util_yang
|
||||
|
||||
test/site.sh
|
||||
test/vagrant/site.mk
|
||||
test/cicd/site.mk
|
||||
doc/html
|
||||
Loading…
Add table
Add a link
Reference in a new issue