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
t; Subject: [dpdk-dev] [PATCH v2 2/2] meson: add tests app to build
>
>
>
> > +test_names = [
> > + 'acl_autotest',
> > + 'alarm_autotest',
> > + 'atomic_autotest',
> > + 'byteorder_autotest',
> > +
> 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 = [
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
4 matches
Mail list logo