[dpdk-dev] [PATCH] test: allow taking test names from commandline
David Marchand
david.marchand at redhat.com
Wed Apr 14 15:25:50 CEST 2021
On Fri, Jan 29, 2021 at 9:22 PM Aaron Conole <aconole at redhat.com> wrote:
>
> Bruce Richardson <bruce.richardson at intel.com> writes:
>
> > While having the ability to run a test based off the DPDK_TEST environment
> > variable is useful, it's often easier to specify the test name as a
> > commandline parameter to a test binary. This also allows the test runs to
> > be saved as part of the shell cmdline history.
> >
> > This patch adds support for checking all parameters after the EAL ones, and
> > running all valid autotests requested - either from DPDK_TEST or on the
> > commandline. This also allows multiple tests to be run in a single
> > automated session, which is useful for working with components which have
> > multiple test suites.
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> Acked-by: Aaron Conole <aconole at redhat.com>
Applied with updated commitlog, thanks.
--
David Marchand
More information about the dev
mailing list