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

2017-12-20 Thread Van Haaren, Harry
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Kevin Laatz > Sent: Tuesday, December 19, 2017 5:32 PM > To: dev@dpdk.org > Cc: Richardson, Bruce ; Laatz, Kevin > > Subject: [dpdk-dev] [PATCH] meson: add tests to build > > This commit adds most of the remaining

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

2017-12-19 Thread Laatz, Kevin
> From: Laatz, Kevin > Sent: Tuesday, December 19, 2017 5:32 PM > To: dev@dpdk.org > Cc: Richardson, Bruce ; Laatz, Kevin > > Subject: [PATCH] meson: add tests to build > > This commit adds most of the remaining tests to the meson build. > They can be run using test binary as normal. > Just a s

[dpdk-dev] [PATCH] meson: add tests to build

2017-12-19 Thread Kevin Laatz
This commit adds most of the remaining tests to the meson build. They can be run using test binary as normal. Signed-off-by: Kevin Laatz --- test/test/meson.build | 17 + 1 file changed, 17 insertions(+) diff --git a/test/test/meson.build b/test/test/meson.build index 1a4f894..a