Quantcast
Channel: Serverphorums.com - Linux Kernel
Viewing all articles
Browse latest Browse all 24115

[PATCH 0/4] Minor selftests cleanups (4 replies)

$
0
0
Just ran a few of them. Unsure about [4/4] because of aabccae6 and
a58130d.

Thanks.

Ramkumar Ramachandra (4):
selftests: add .gitignore for vm
selftests: fix clean target in kcmp Makefile
selftests: add .gitignore for kcmp
selftests: get {cpu,memory}-hotplug tests to run

tools/testing/selftests/cpu-hotplug/on-off-test.sh | 0
tools/testing/selftests/kcmp/.gitignore | 2 ++
tools/testing/selftests/kcmp/Makefile | 3 +--
tools/testing/selftests/memory-hotplug/on-off-test.sh | 0
tools/testing/selftests/vm/.gitignore | 4 ++++
5 files changed, 7 insertions(+), 2 deletions(-)
mode change 100644 => 100755 tools/testing/selftests/cpu-hotplug/on-off-test.sh
create mode 100644 tools/testing/selftests/kcmp/.gitignore
mode change 100644 => 100755 tools/testing/selftests/memory-hotplug/on-off-test.sh
create mode 100644 tools/testing/selftests/vm/.gitignore

--
1.8.3.1.643.gebeea52.dirty

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

Viewing all articles
Browse latest Browse all 24115

Trending Articles