d/t/test-linkage - drop pmd xenvirt check 41/4941/2
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 30 Jan 2017 13:20:09 +0000 (14:20 +0100)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 30 Jan 2017 13:30:51 +0000 (14:30 +0100)
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>
debian/tests/test-linkage

index a35c603..31e409e 100644 (file)
@@ -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"