Re: [dpdk-dev] [PATCH 2/2] meson: add tests app to build

2017-12-20 Thread Bruce Richardson
On Mon, Dec 18, 2017 at 11:53:58AM +, Harry van Haaren wrote: > This patch enables the test/test app to be built. It also adds > the test binary to be a meson-test, which allows the meson test > infrastructure to be used to run tests. > > Tests are listed using the same test binary, however ea

Re: [dpdk-dev] [PATCH 2/2] meson: add tests app to build

2017-12-18 Thread Van Haaren, Harry
> From: Richardson, Bruce > Sent: Monday, December 18, 2017 1:55 PM > To: Van Haaren, Harry > Cc: dev@dpdk.org > Subject: Re: [PATCH 2/2] meson: add tests app to build > > On Mon, Dec 18, 2017 at 11:53:58AM +, Harry van Haaren wrote: > > This patch enables the test/test app to be built. It al

Re: [dpdk-dev] [PATCH 2/2] meson: add tests app to build

2017-12-18 Thread Bruce Richardson
On Mon, Dec 18, 2017 at 11:53:58AM +, Harry van Haaren wrote: > This patch enables the test/test app to be built. It also adds > the test binary to be a meson-test, which allows the meson test > infrastructure to be used to run tests. > > Tests are listed using the same test binary, however ea