test: add support for unit testing

This commit is contained in:
Miroslav Lichvar
2016-02-05 09:52:46 +01:00
parent e6cc682f86
commit 4ab98f62e9
5 changed files with 204 additions and 1 deletions

2
configure vendored
View File

@@ -848,7 +848,7 @@ fi
add_def CHRONY_VERSION "\"${CHRONY_VERSION}\""
for f in Makefile chrony.conf.5 chrony.texi chronyc.1 chronyd.8
for f in Makefile test/unit/Makefile chrony.conf.5 chrony.texi chronyc.1 chronyd.8
do
echo Creating $f
sed -e "s%@EXTRA_OBJECTS@%${EXTRA_OBJECTS}%;\