mbox series

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

Message ID 20220521083825.319654-1-patrick.wang.shcn@gmail.com (mailing list archive)
Headers show
Series selftests: vm: a few fixup patches | expand

Message

patrick wang May 21, 2022, 8:38 a.m. UTC
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