[LTP] [PATCH v3 2/2] Add Linux Test eXecutor inside tools
Cyril Hrubis
chrubis@suse.cz
Mon Sep 18 11:42:07 CEST 2023
Hi!
> Unfortunately this does not work well either because the ltx does not
> have install targed and trying to install a file from a subdirectory is
> not possible with the LTP build system. I've tried that and it didn't
> work.
>
> Let's merge this version that works, we can try to do make things better
> later on.
Also one more point $(MAKE) -C ltx-src does not support out-of-tree
build and while it's probably fine for 'make check' not to support it,
since that is a developer tooling, it should work fine for ltx that is
going to be packaged/installed on the SUT.
So I suppose that we are stuck with the LTP ltx Makefile unless we:
- add support for out-of-tree build to ltx/Makefile
- drop out-of-tree build support from LTP
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list