From: Joern Engel <joern@logfs.org>
To: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Cc: Andrew Morton <akpm@linux-foundation.org>, Joern Engel <joern@logfs.org>
Subject: [PATCH 0/3] Improve selftests
Date: Tue, 18 Jun 2013 16:01:58 -0400 [thread overview]
Message-ID: <1371585721-28087-1-git-send-email-joern@logfs.org> (raw)
First two are cleanups, third adds hugetlbfstest. This test fails on
current kernels, but I have previously sent a patchset to fix the two
failures.
Joern Engel (3):
selftests: exit 1 on failure
self-test: fix make clean
selftests: add hugetlbfstest
tools/testing/selftests/vm/Makefile | 7 ++-
tools/testing/selftests/vm/hugetlbfstest.c | 84 ++++++++++++++++++++++++++++
tools/testing/selftests/vm/run_vmtests | 16 ++++++
3 files changed, 104 insertions(+), 3 deletions(-)
create mode 100644 tools/testing/selftests/vm/hugetlbfstest.c
--
1.7.10.4
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next reply other threads:[~2013-06-18 21:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-18 20:01 Joern Engel [this message]
2013-06-18 20:01 ` [PATCH 1/3] selftests: exit 1 on failure Joern Engel
2013-06-18 20:02 ` [PATCH 2/3] self-test: fix make clean Joern Engel
2013-06-18 20:02 ` [PATCH 3/3] selftests: add hugetlbfstest Joern Engel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371585721-28087-1-git-send-email-joern@logfs.org \
--to=joern@logfs.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).