linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve selftests
@ 2013-06-18 20:01 Joern Engel
  2013-06-18 20:01 ` [PATCH 1/3] selftests: exit 1 on failure Joern Engel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joern Engel @ 2013-06-18 20:01 UTC (permalink / raw)
  To: linux-kernel, linux-mm; +Cc: Andrew Morton, Joern Engel

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>

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

end of thread, other threads:[~2013-06-18 21:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18 20:01 [PATCH 0/3] Improve selftests Joern Engel
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

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).