app/test: do not dump devices in PCI blacklist test
authorJan Viktorin <viktorin@rehivetech.com>
Mon, 13 Jun 2016 15:07:45 +0000 (17:07 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 13 Jun 2016 19:08:48 +0000 (21:08 +0200)
commit4beab1700518a75c008f9e510e06e8eb03e52c5d
tree070711a1103c50045e09a674db1110805c956c49
parent53c3c30c1120a641ae61822cad85ff0ec3a2158b
app/test: do not dump devices in PCI blacklist test

Dumping of devices in a unittest is useless. Instead, test whether
the test has been set up well - i.e. there are no devices.

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
app/test/test_pci.c