Start on test cases for the multi-object feature of confmgr.

This test case, at this point, only constructs the confmgr object.
More code to come.
This commit is contained in:
Nick Mathewson
2019-08-27 09:44:30 -04:00
parent cb5f8ace79
commit e4162cdb38
4 changed files with 143 additions and 0 deletions
+1
View File
@@ -120,6 +120,7 @@ src_test_test_SOURCES += \
src/test/test_circuitstats.c \
src/test/test_compat_libevent.c \
src/test/test_config.c \
src/test/test_confmgr.c \
src/test/test_confparse.c \
src/test/test_connection.c \
src/test/test_conscache.c \