Tests: Remove duplicate mremap-* tests mremap-expand-slice-collision, mremap-fixed-normal-near-huge and mremap-fixed-huge-near-normal tests are listed twice. So removing the duplicate entries.
Signed-off-by: Haren Myneni <ha...@us.ibm.com> diff --git a/tests/run_tests.py b/tests/run_tests.py index d9a6b35..3216d0f 100755 --- a/tests/run_tests.py +++ b/tests/run_tests.py @@ -521,9 +521,6 @@ def functional_tests(): do_test("misalign") # Specific kernel bug tests - do_test("mremap-expand-slice-collision") - do_test("mremap-fixed-huge-near-normal") - do_test("mremap-fixed-normal-near-huge") do_test("ptrace-write-hugepage") do_test("icache-hygiene") do_test("slbpacaflush") ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Libhugetlbfs-devel mailing list Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel