mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/5] kselftest improvement and cleanup
@ 2015-09-09 13:06 Bamvor Jian Zhang
  2015-09-09 13:06 ` [PATCH v3 1/5] selftests: rename jump label to static_keys Bamvor Jian Zhang
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bamvor Jian Zhang @ 2015-09-09 13:06 UTC (permalink / raw)
  To: linux-kernel
  Cc: broonie, khilman, tyler.baker, bamvor.zhangjian, shuahkh, mpe

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@osg.samsung.com>
"a" means acked by Shuah Khan <shuahkh@osg.samsung.com> or Michael Ellermani <mpe@ellerman.id.au>


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-14 22:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-09 13:06 [PATCH v3 0/5] kselftest improvement and cleanup Bamvor Jian Zhang
2015-09-09 13:06 ` [PATCH v3 1/5] selftests: rename jump label to static_keys Bamvor Jian Zhang
2015-09-09 13:06 ` [PATCH v3 2/5] selftests: mqueue: allow extra cflags Bamvor Jian Zhang
2015-09-09 13:06 ` [PATCH v3 3/5] selftests: mqueue: simplify the Makefile Bamvor Jian Zhang
2015-09-09 13:06 ` [PATCH v3 4/5] selftests: change install command to rsync Bamvor Jian Zhang
2015-09-09 13:06 ` [PATCH v3 5/5] selftests: exec: revert to default emit rule Bamvor Jian Zhang
2015-09-14 22:53 ` [PATCH v3 0/5] kselftest improvement and cleanup Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome