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

2018-01-22 Thread Bruce Richardson
On Wed, Dec 20, 2017 at 12:06:21PM +, Kevin Laatz wrote: > 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 > > --- > v2: > Added the test names for the added tests. > --- > test/test/meson.bui

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

2017-12-20 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 --- v2: Added the test names for the added tests. --- test/test/meson.build | 37 + 1 file changed, 37 insertions(+)