[PATCH v2 0/6] kselftest improvement and cleanup

From: Bamvor Jian Zhang
Date: Mon Sep 07 2015 - 10:08:26 EST


This is my second 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 version is here[1].

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

The status of these series patches as follows:

c 9fae100 selftests: breakpoints: fix installing error on the architecture except x86
c a7d0f07 selftests: check before install
a 7824b26 selftests: rename jump label to static_keys
a f93be76 selftests: only compile userfaultfd for x86 and powperpc
8ec8722 selftests: mqueue: allow extra cflags
d5babcb selftests: mqueue: simpification the Makefile
e2fe790 selftests: change install command to rsync
2becd5b selftests: exec: simpification the Makefile

"c" means committed by Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
"a" means acked by Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>

[1] http://www.spinics.net/lists/kernel/msg2056987.html

Bamvor Jian Zhang (6):
selftests: rename jump label to static_keys
selftests: only compile userfaultfd for x86 and powperpc
selftests: mqueue: allow extra cflags
selftests: mqueue: simpification the Makefile
selftests: change install command to rsync
selftests: exec: simpification the Makefile

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 | 7 +++----
tools/testing/selftests/vm/Makefile | 12 ++++++++++++
6 files changed, 22 insertions(+), 16 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/