summaryrefslogtreecommitdiff
path: root/src/lib/confmgt/unitparse.c
AgeCommit message (Collapse)Author
2019-06-24Add unit tests for the unitparse.c module.Nick Mathewson
2019-06-24Move unit-parsing code to src/lib/confmgtNick Mathewson
lib/confmgt is at a higher level than lib/conf, since it needs to call down to logging and similar modules.