[RFC] test: remove dead cfgfile tests
Bruce Richardson
bruce.richardson at intel.com
Tue Jul 9 11:21:31 CEST 2024
On Tue, Jul 09, 2024 at 10:57:55AM +0200, Thomas Monjalon wrote:
> 08/07/2024 18:55, Stephen Hemminger:
> > The tests for the cfgfile library were never built since the conversion
> > to meson (in 2017). Remove the dead code and files, if someone wants
> > to fix them then they can be restored later.
> > See commit b5dc795a8a55 ("test: build app with meson as dpdk-test")
> >
> > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> > ---
> > MAINTAINERS | 2 -
> > app/test/meson.build | 2 -
> > app/test/resource.c | 276 ---------------
> > app/test/resource.h | 106 ------
> > app/test/test_cfgfile.c | 334 ------------------
>
> As far as I remember, resource tests are different of cfgfile.
> What is the problem of building cfgfile tests? Many errors? Which kind of error?
>
cfgfile tests use a dummy config file as a resource.
/Bruce
More information about the dev
mailing list