The changes doesn't change the current functionality. The changes on lib.mk are both for simplification and also clarification, like in the case of not handling TEST_GEN_MODS_DIR directly.
These changes apply on top of the current kselftest-next branch. Please review!
Signed-off-by: Marcos Paulo de Souza mpdesouza@suse.com --- Marcos Paulo de Souza (3): selftests: lib.mk: Do not process TEST_GEN_MODS_DIR selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling selftests: livepatch: Add initial .gitignore
tools/testing/selftests/lib.mk | 19 +++++++------------ tools/testing/selftests/livepatch/.gitignore | 1 + 2 files changed, 8 insertions(+), 12 deletions(-) --- base-commit: 345e8abe4c355bc24bab3f4a5634122e55be8665 change-id: 20240215-lp-selftests-fixes-7d4bab3c0712
Best regards,