On Wed, Jul 31, 2019 at 4:50 PM Aaron Conole <acon...@redhat.com> wrote: > > This series turns the fast unit tests on for a limited set of > builds under the travis build system. An example run is available > at: > > https://travis-ci.org/orgcandman/dpdk/builds/565991679 > > The builds which execute the unit tests may be distinguished by the > "RUN_TESTS" parameter. > > Aaron Conole (1): > ci: enable unit tests under travis-ci > > Michael Santana (1): > tests: Fix unit tests for shared builds > > .ci/linux-build.sh | 8 ++++++++ > .ci/linux-setup.sh | 8 +++++++- > .travis.yml | 9 ++++++++- > app/test/meson.build | 9 +++++++++ > 4 files changed, 32 insertions(+), 2 deletions(-) > > -- > 2.21.0 >
For the series, Reviewed-by: David Marchand <david.march...@redhat.com> -- David Marchand