aboutsummaryrefslogtreecommitdiffstats
path: root/debian/tests
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-01-30 14:20:09 +0100
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-01-30 14:30:51 +0100
commit98eaf0f6e03b422915984f717869c1b07ae216a9 (patch)
treebe8e4527d5ee2d799bcb18f223fb3f1eb89e53ed /debian/tests
parent56e01dc0f4b9eb45641f800bb13e6e263ac2d076 (diff)
d/t/test-linkage - drop pmd xenvirt check
This test part of the test was arch specific e.g. not xen is not build on ppc64el. Change-Id: I71bed3a353c34b2785791406200eaf9bb275db2a Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/test-linkage1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/tests/test-linkage b/debian/tests/test-linkage
index a35c603f..31e409eb 100644
--- a/debian/tests/test-linkage
+++ b/debian/tests/test-linkage
@@ -36,7 +36,6 @@ echo "OK"
printf "\n\nChecking for expected feature dependent library dependencies\n"
# features only used by the lib that we enabled
ldd /usr/lib/*/librte_pmd_pcap.so | grep libpcap
-ldd /usr/lib/*/librte_pmd_xenvirt.so | grep libxenstore
echo "OK"
printf "\n\nChecking test execution\n"