build: tests: setup TAP infrastructure

This commit is contained in:
Bruno BELANYI 2020-09-29 20:35:05 +02:00
parent 403bf9b1b4
commit ad57d063d3
2 changed files with 6 additions and 0 deletions

View File

@ -12,3 +12,4 @@ noinst_LIBRARIES =
CLEANFILES = $(BUILT_SOURCES)
include %D%/src/local.am
include %D%/tests/local.am

5
tests/local.am Normal file
View File

@ -0,0 +1,5 @@
# Configure TAP driver
TEST_LOG_DRIVER = \
env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/build-aux/tap-driver.sh
TESTS =