]> sigrok.org Git - libsigrok.git/blobdiff - Makefile.am
Add a few unit tests for the analog conversion functions.
[libsigrok.git] / Makefile.am
index fe01e7969b168babcdac6275a1af5ab3c90e4678..fb925ce6a1a530ddcb063bc92830dd95cc450f1d 100644 (file)
@@ -524,7 +524,8 @@ tests_main_SOURCES = \
        tests/version.c \
        tests/driver_all.c \
        tests/device.c \
-       tests/trigger.c
+       tests/trigger.c \
+       tests/analog.c
 
 tests_main_LDADD = libsigrok.la $(SR_EXTRA_LIBS) $(TESTS_LIBS)