Commit bc1b1c3c authored by Pavel Vainerman's avatar Pavel Vainerman

(testsuite): подключил тесты ModbusSlave к глобальным (testsuite/)

parent 802a5bf1
check_PROGRAMS = tests check_PROGRAMS = tests
#noinst_PROGRAMS = tests
tests_SOURCES = tests.cc lproc.cc tests_SOURCES = tests.cc lproc.cc
tests_LDADD = $(top_builddir)/lib/libUniSet2.la $(top_builddir)/extensions/lib/libUniSet2Extensions.la \ tests_LDADD = $(top_builddir)/lib/libUniSet2.la $(top_builddir)/extensions/lib/libUniSet2Extensions.la \
......
...@@ -7,3 +7,4 @@ AT_INIT([Uniset test suite]) ...@@ -7,3 +7,4 @@ AT_INIT([Uniset test suite])
m4_include(../tests/tests.at) m4_include(../tests/tests.at)
m4_include(../extensions/tests/extensions-tests.at) m4_include(../extensions/tests/extensions-tests.at)
m4_include(../extensions/LogicProcessor/tests/lproc-tests.at) m4_include(../extensions/LogicProcessor/tests/lproc-tests.at)
m4_include(../extensions/ModbusSlave/tests/mbslave-tests.at)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment