[LTP] [PATCH 0/3] Move container utils to testcases/lib/
Petr Vorel
pvorel@suse.cz
Mon Mar 13 16:30:56 CET 2023
> Hi!
> > Preparation for https://github.com/linux-test-project/ltp/issues/991.
> > NOTE: this patch conflicts with my other patch [1]
> > (touching testcases/lib/{Makefile,.gitignore}).
> > Kind regards,
> > Petr
> > [1] https://patchwork.ozlabs.org/project/ltp/patch/20230307145517.1359-2-pvorel@suse.cz/
> > Petr Vorel (3):
> > ns_exec.c: Rename to testcases/lib/tst_ns_exec.c
> > ns_create.c: Rename to testcases/lib/tst_ns_create.c
> > ns_ifmove.c: Rename to testcases/lib/tst_ns_ifmove.c
> > doc/namespaces-helper-tools.txt | 14 ++++++------
> > .../ns_common.h => include/tst_ns_common.h | 6 ++---
> I'm not sure about moving this header into top level include, it would
> probably make more sense to add it next to the C files that include it.
Sure, I'll put it there before merge (if it's the only thing to change).
Kind regards,
Petr
More information about the ltp
mailing list