On Wed, Jul 31, 2019 at 10:50:29AM -0400, Aaron Conole wrote: > From: Michael Santana <msant...@redhat.com> > > Currently many unit tests fail when running tests under shared builds. > This happens because of missing driver dependencies. This is fixed by > explicitly linking in missing drivers for the test application. > > before and after (clang): > https://travis-ci.com/Maickii/dpdk-2/jobs/212329160#L623 > https://travis-ci.com/Maickii/dpdk-2/jobs/212335912#L620 > > Suggested-by: Bruce Richardson <bruce.richard...@intel.com> > Suggested-by: David Marchand <david.march...@redhat.com> > Signed-off-by: Michael Santana <msant...@redhat.com> > Signed-off-by: Aaron Conole <acon...@redhat.com> > --- > app/test/meson.build | 9 +++++++++ > 1 file changed, 9 insertions(+) > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [dpdk-dev] [PATCH 0/2] Enable fast-unit tests un... Aaron Conole
- [dpdk-dev] [PATCH 1/2] tests: Fix unit test... Aaron Conole
- Re: [dpdk-dev] [PATCH 1/2] tests: Fix u... Bruce Richardson
- Re: [dpdk-dev] [PATCH 1/2] tests: F... Aaron Conole
- Re: [dpdk-dev] [PATCH 1/2] test... Aaron Conole
- Re: [dpdk-dev] [PATCH 1/2]... Bruce Richardson
- Re: [dpdk-dev] [PATCH ... Aaron Conole
- Re: [dpdk-dev] [PA... Bruce Richardson
- Re: [dpdk-dev] [PATCH 1/2] tests: Fix u... Bruce Richardson
- Re: [dpdk-dev] [PATCH 1/2] tests: Fix u... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 1/2] tests: F... Aaron Conole
- [dpdk-dev] [PATCH 2/2] ci: enable unit test... Aaron Conole
- Re: [dpdk-dev] [PATCH 2/2] ci: enable u... Michael Santana Francisco
- Re: [dpdk-dev] [PATCH 2/2] ci: enab... Aaron Conole
- Re: [dpdk-dev] [PATCH 2/2] ci: ... Michael Santana Francisco
- Re: [dpdk-dev] [PATCH 2/2] ci: enab... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 2/2] ci: ... Aaron Conole
- Re: [dpdk-dev] [PATCH 2/2]... Thomas Monjalon
- Re: [dpdk-dev] [PATCH ... Aaron Conole