test: load drivers when required
authorDavid Marchand <david.marchand@redhat.com>
Mon, 23 Mar 2020 19:59:22 +0000 (20:59 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 24 Mar 2020 07:37:21 +0000 (08:37 +0100)
commit7d0c2354a5953dd1e40dd2b97c106214822c06a4
tree534cb6bb0e9ef9a0ed487a35821ab3ce7e762858
parent0f96499d5d3655bd0ed76c14cd4d241239c0272b
test: load drivers when required

Concatenating to test_args if event_eth_tx_adapter_autotest is executed
makes all subsequent tests inherit from the drivers loading while this
is unneeded.

Fixes: 207b1c813f39 ("test: fix build without ring PMD")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Aaron Conole <aconole@redhat.com>
app/test/meson.build