aboutsummaryrefslogtreecommitdiff
path: root/test/common/Makefile.am
diff options
context:
space:
mode:
authorPetri Savolainen <petri.savolainen@linaro.org>2017-11-08 13:52:13 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2017-12-27 21:41:46 +0300
commit70304d2ce7f3bec9d632298d98beb029b6428680 (patch)
tree2452e50a6504823e18483156ccf63147124402f3 /test/common/Makefile.am
parent4cb508a8f7d7f868b58488e01f6281e7b7728c5c (diff)
validation: pktio: add parser test packet header
Moved parser test packet definitions into a new, common header file. The same test packets can be used in various test suites. Signed-off-by: Petri Savolainen <petri.savolainen@linaro.org> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Reviewed-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'test/common/Makefile.am')
-rw-r--r--test/common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/common/Makefile.am b/test/common/Makefile.am
index a3419e0f5..fbd5d52f4 100644
--- a/test/common/Makefile.am
+++ b/test/common/Makefile.am
@@ -14,5 +14,5 @@ libthrmask_common_la_CFLAGS = $(AM_CFLAGS) -DTEST_THRMASK
endif
-noinst_HEADERS = test_debug.h
+noinst_HEADERS = test_debug.h test_packet_parser.h
dist_test_SCRIPTS = run-test.sh