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

2017-12-20 Thread Bruce Richardson
On Wed, Dec 20, 2017 at 11:16:32AM +, 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 v2 2/2] meson: add tests app to build

2017-12-20 Thread Bruce Richardson
t; Subject: [dpdk-dev] [PATCH v2 2/2] meson: add tests app to build > > > > > +test_names = [ > > + 'acl_autotest', > > + 'alarm_autotest', > > + 'atomic_autotest', > > + 'byteorder_autotest', > > + &#x

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

2017-12-20 Thread Laatz, Kevin
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Harry van Haaren > Sent: Wednesday, December 20, 2017 11:17 AM > To: dev@dpdk.org > Cc: Richardson, Bruce ; Van Haaren, Harry > > Subject: [dpdk-dev] [PATCH v2 2/2] meson: add tests app to build > +test_names = [

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

2017-12-20 Thread Harry van Haaren
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 each test sets a different DPDK_TEST environment variable. The string contents