Code

data: Let strlen/format handle NULL values correctly.
[sysdb.git] / t / Makefile.am
index f01e35bc9e9d35bd247a71548b0ba5dd9cba5154..4b233193ad6890d09f926027d9f573cc41b357d1 100644 (file)
@@ -132,13 +132,18 @@ endif
 #
 
 if INTEGRATION_TESTING
-TESTS += \
+INTEGRATION_TESTS = \
+               integration/client.sh \
                integration/config.sh \
                integration/ssl.sh \
-               integration/query.sh \
+               integration/query_fetch.sh \
+               integration/query_list.sh \
+               integration/query_timeseries.sh \
                integration/matching.sh \
                integration/filter.sh
 
+TESTS += $(INTEGRATION_TESTS)
+
 check_LTLIBRARIES += integration/mock_plugin.la
 integration_mock_plugin_la_SOURCES = integration/mock_plugin.c
 # -rpath is a work-around to enforce a shared library