Re: [PATCH] selftests/powerpc: Install tests in sub-directories

2024-04-22 Thread Michael Ellerman
Michael Ellerman writes: > The sources for the powerpc selftests are arranged into sub-directories. > However when the tests are built and installed, the sub-directories are > squashed, losing the structure. This is missing a preparatory patch, new version coming. cheers

[PATCH] selftests/powerpc: Install tests in sub-directories

2024-04-22 Thread Michael Ellerman
The sources for the powerpc selftests are arranged into sub-directories. However when the tests are built and installed, the sub-directories are squashed, losing the structure. For example, with the current code the result of installing the selftests is: $ tree tools/testing/selftests/kselftest