clixon/util
Olof Hagsand d64d433468 * Changed base OS in clixon-system container to Alpine
* Moved datastore/text/ code to datastore/ since there is only one type of datastore.
* Added "magic script line" to test script for sourced and scriped exits
2019-02-16 17:45:39 +01:00
..
clixon_util_datastore.c * Changed base OS in clixon-system container to Alpine 2019-02-16 17:45:39 +01:00
clixon_util_json.c JSON updates 2019-01-20 19:13:40 +01:00
clixon_util_stream.c * Date-and-time type now properly uses ISO 8601 UTC timezone designators. 2019-01-11 17:30:08 +01:00
clixon_util_xml.c compile on alpine 2019-02-11 17:44:29 +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 * Changed base OS in clixon-system container to Alpine 2019-02-16 17:45:39 +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.