tests: add libbabeltrace2 pre/postcondition testing infrastructure
[babeltrace.git] / tests / Makefile.am
index c545f9a71695a930ae334abee1551aea9ef82034..bd7ae03d7fff8a436e579eb65a59c7c84e78b647 100644 (file)
@@ -141,6 +141,10 @@ endif
 
 if HAVE_PYTHON
 TESTS_PLUGINS += plugins/src.ctf.lttng-live/test_live
+
+if DEV_MODE
+TESTS_LIB += lib/conds/test_conds
+endif
 endif
 
 TESTS_PYTHON_PLUGIN_PROVIDER =
This page took 0.022656 seconds and 4 git commands to generate.