[PATCH 0/3] selftests: vm: a few fixup patches

Patrick Wang posted 3 patches 3 years, 11 months ago
tools/testing/selftests/vm/Makefile    | 1 +
tools/testing/selftests/vm/ksm_tests.c | 9 ++++++---
tools/testing/selftests/vm/settings    | 1 +
3 files changed, 8 insertions(+), 3 deletions(-)
create mode 100644 tools/testing/selftests/vm/settings
[PATCH 0/3] selftests: vm: a few fixup patches
Posted by Patrick Wang 3 years, 11 months ago
This series contains three fixup patches for vm selftests. They
are independent. Please see the patches.

Patrick Wang (3):
  selftests: vm: check numa_available() before operating
    "merge_across_nodes" in ksm_tests
  selftests: vm: add "test_hmm.sh" to TEST_FILES
  selftests: vm: add the "settings" file with timeout variable

 tools/testing/selftests/vm/Makefile    | 1 +
 tools/testing/selftests/vm/ksm_tests.c | 9 ++++++---
 tools/testing/selftests/vm/settings    | 1 +
 3 files changed, 8 insertions(+), 3 deletions(-)
 create mode 100644 tools/testing/selftests/vm/settings

-- 
2.25.1