build: tests: setup TAP infrastructure
This commit is contained in:
parent
403bf9b1b4
commit
ad57d063d3
2 changed files with 6 additions and 0 deletions
5
tests/local.am
Normal file
5
tests/local.am
Normal 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 =
|
||||
Loading…
Add table
Add a link
Reference in a new issue