[LTP] [PATCH v2 0/3] openposix: Fix installation file layout
Petr Vorel
pvorel@suse.cz
Fri Aug 26 10:49:44 CEST 2022
Hi all,
> Update to v1:
> - Replaced deprecated AC_PROG_CC_C99
> - Fixed whitespace
> - Fixed help message for configure script of ltp
> - Added a more verbose commit message to the last commit
I didn't remember the reason for these fixes. It was in v1 [1]:
as described in my RFC, here is a first implementation of a fixed
installation layout for open posix tests.
I implemented this using autoconf, to be able to specify the
installation location of the tests.
If build standalone, the open posix tests are still installed to
/opt/open_posix_testsuite/{conformance,functional,stress}, but when
installed as part of ltp, they are installed to
/opt/ltp/testcases/open_posix_testsuite/*
Kind regards,
Petr
[1] https://lore.kernel.org/ltp/20220627125321.1560677-1-lkml@jv-coder.de/
More information about the ltp
mailing list