[PATCH v3 0/5] kselftest improvement and cleanup

From: Bamvor Jian Zhang
Date: Wed Sep 09 2015 - 09:10:51 EST


This is my third attempt for improving the kselftest for arm/arm64
architecture. Eventually, we hope we could build(in an cross compile
environment) and run all the kselftest cases automatically(successful
of courses). The first and second version is here[1][2].

In this series, I try to make all the testcases compiling and
installation successful.

Changes since v2:
1. Remove the patch "selftests: only compile userfaultfd for x86 and
powperpc". Michael sent anther better patch.
2. Improve the commits and patches according to Michael's suggestion.

c 9fae100 selftests: breakpoints: fix installing error on the architecture except x86
c a7d0f07 selftests: check before install
a 1189f67 selftests: rename jump label to static_keys
a 4ee06bb selftests: mqueue: allow extra cflags
9767a8e selftests: mqueue: Simplify the Makefile
980ac26 selftests: change install command to rsync
82775ac selftests: exec: Revert to default emit rule

"c" means committed by Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
"a" means acked by Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> or Michael Ellermani <mpe@xxxxxxxxxxxxxx>


Bamvor Jian Zhang (5):
selftests: rename jump label to static_keys
selftests: mqueue: allow extra cflags
selftests: mqueue: simplify the Makefile
selftests: change install command to rsync
selftests: exec: revert to default emit rule

tools/testing/selftests/Makefile | 2 +-
tools/testing/selftests/exec/Makefile | 4 +---
tools/testing/selftests/ftrace/Makefile | 2 +-
tools/testing/selftests/lib.mk | 11 ++++-------
tools/testing/selftests/mqueue/Makefile | 10 ++++------
5 files changed, 11 insertions(+), 18 deletions(-)

--
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/