> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Harry van Haaren > Sent: Thursday, December 21, 2017 12:07 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; Richardson, Bruce > <bruce.richard...@intel.com>; Van Haaren, Harry > <harry.van.haa...@intel.com> > Subject: [dpdk-dev] [PATCH 1/2] test: use env variable to run tests > > With this patch the test binary checks the DPDK_TEST environment variable > and if set, the contents of the var are inserted on the test app command > line, and run. > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > Signed-off-by: Harry van Haaren <harry.van.haa...@intel.com>
Reviewed-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>