aboutsummaryrefslogtreecommitdiffstats
path: root/debian/dpdk.install
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2018-10-12 11:32:46 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2018-11-13 11:18:30 +0000
commitbf6284a93312c6b4325d3200dcb0721199a74664 (patch)
tree5e08335cd1487905e891d78dcd32a8287f8deaf3 /debian/dpdk.install
parentf199a18f3773fd2498a60386aa0c432e82cbf81e (diff)
Use pkg-config rather than SDK in autotests
Change-Id: I573da457a21662a02e1f11a45a759f44ed36dc43 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/dpdk.install')
-rw-r--r--debian/dpdk.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/dpdk.install b/debian/dpdk.install
index 4f243171..74dd0b8d 100644
--- a/debian/dpdk.install
+++ b/debian/dpdk.install
@@ -2,3 +2,8 @@ debian/interfaces etc/dpdk/
debian/dpdk-init lib/dpdk/
debian/dpdk.conf etc/dpdk/
usr/bin
+obj-*/test/test/dpdk-test usr/bin/
+test/test/autotest.py usr/share/dpdk/test/
+test/test/autotest_data.py usr/share/dpdk/test/
+test/test/autotest_runner.py usr/share/dpdk/test/
+test/test/autotest_test_funcs.py usr/share/dpdk/test/