Re: [dpdk-dev] [PATCH v2 0/2] next-build: add test app to build

2017-12-20 Thread Bruce Richardson
On Wed, Dec 20, 2017 at 11:16:30AM +, Harry van Haaren wrote: > This patchset adds the test/test/test app to the Meson build. > In doing so, the test app is improved to allow running a unit > test by setting an environment variable. This allows the meson > test infrastructure to integrate with

[dpdk-dev] [PATCH v2 0/2] next-build: add test app to build

2017-12-20 Thread Harry van Haaren
This patchset adds the test/test/test app to the Meson build. In doing so, the test app is improved to allow running a unit test by setting an environment variable. This allows the meson test infrastructure to integrate with the DPDK tests. Some nice improvements from the above integration, includi