aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
blob: 4d2d4039e3d4e3289e7bd73037feab5f9f3afbb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TESTS = do.sh do-dga.sh

if BUILD_UNITTESTS
TESTS += do-unit.sh
endif

EXTRA_DIST = cfgs/*/pcap cfgs/*/result cfgs/*/*.txt performance \
	unit/unit.c unit/Makefile.in \
	dga/dga_evaluate.c dga/Makefile.in dga/README.md dga/test_dga.csv dga/test_non_dga.csv do-dga.sh \
	do-unit.sh do.sh.in ossfuzz.sh

all:
	@echo -n ""