[dpdk-dev] [PATCH] app/test: disable filtering with stripped binary

2016-07-22 Thread Thomas Monjalon
2016-07-21 11:07, Olivier Matz: > On 07/19/2016 06:53 PM, Thomas Monjalon wrote: > > The unavailable tests are filtered out by autotest by looking for > > the symbols in the binary: > > > > PCI autotest: Skipped [Not Available] [00m 00s] > > Malloc autotest:

[dpdk-dev] [PATCH] app/test: disable filtering with stripped binary

2016-07-21 Thread Olivier Matz
On 07/19/2016 06:53 PM, Thomas Monjalon wrote: > The unavailable tests are filtered out by autotest by looking for > the symbols in the binary: > > PCI autotest: Skipped [Not Available] [00m 00s] > Malloc autotest: Success [00m 00s] >

[dpdk-dev] [PATCH] app/test: disable filtering with stripped binary

2016-07-19 Thread Thomas Monjalon
The unavailable tests are filtered out by autotest by looking for the symbols in the binary: PCI autotest: Skipped [Not Available] [00m 00s] Malloc autotest: Success [00m 00s] It results to skip everything if the binary has no symbol