clixon/util
Olof hagsand 207858e20d * Support of yangmodels supported, see test_yangmodels.sh
* Added -o "<option>=<value>" command-line option to all programs: backend, cli, netconf, restconf.
* Ignore CR(\r) in yang files for DOS files
2019-01-10 20:52:19 +01:00
..
clixon_util_json.c 2019 2019-01-02 15:48:30 +01:00
clixon_util_stream.c 2019 2019-01-02 15:48:30 +01:00
clixon_util_xml.c 2019 2019-01-02 15:48:30 +01:00
clixon_util_xpath.c 2019 2019-01-02 15:48:30 +01:00
clixon_util_yang.c * Support of yangmodels supported, see test_yangmodels.sh 2019-01-10 20:52:19 +01:00
Makefile.in * Support of yangmodels supported, see test_yangmodels.sh 2019-01-10 20:52:19 +01:00
README.md Added util directory containing test applications 2018-07-19 09:57:38 +02:00

Clixon utils

This directory contains Clixon utility programs, ie, programs that are good to have for testing, analysis, etc, but not an actual part of delivered code.