]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: add hugetlbfstest
authorJoern Engel <joern@logfs.org>
Wed, 3 Jul 2013 22:09:19 +0000 (15:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2013 23:08:07 +0000 (16:08 -0700)
commit800a8ecf688329eba4c8c988292c6d3ca0413755
tree87ddd7bb0f6ccc41e74e2ae22f38e71ff03df152
parent5a166a90b0bd7a8fc87d207b29717ee1d9c1abb0
selftests: add hugetlbfstest

As the confusing naming indicates, this test has some overlap with
pre-existing tests.  Would be nice to merge them eventually.  But since it
is only test code, cleanliness is much less important than mere existence.

Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/testing/selftests/vm/Makefile
tools/testing/selftests/vm/hugetlbfstest.c [new file with mode: 0644]
tools/testing/selftests/vm/run_vmtests