Re: [dpdk-dev] [PATCH] test: clean remaining trace of removed devargs ut

2019-04-30 Thread Gaƫtan Rivet
Hello David, On Mon, Apr 29, 2019 at 04:32:45PM +0200, David Marchand wrote: > This test has been removed by the commit 83945fbd7c49 ("test: remove > devargs unit tests") which left some trace in meson and reintroduced in > autotest by the second commit 9eabcb682493 ("test: update autotest > list"

[dpdk-dev] [PATCH] test: clean remaining trace of removed devargs ut

2019-04-29 Thread David Marchand
This test has been removed by the commit 83945fbd7c49 ("test: remove devargs unit tests") which left some trace in meson and reintroduced in autotest by the second commit 9eabcb682493 ("test: update autotest list"). Fixes: 83945fbd7c49 ("test: remove devargs unit tests") Fixes: 9eabcb682493 ("test