linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/12] conform tests to TAP format output
@ 2024-02-02 11:31 Muhammad Usama Anjum
  2024-02-02 11:31 ` [PATCH v2 01/12] selftests/mm: map_fixed_noreplace: conform test " Muhammad Usama Anjum
                   ` (11 more replies)
  0 siblings, 12 replies; 20+ messages in thread
From: Muhammad Usama Anjum @ 2024-02-02 11:31 UTC (permalink / raw)
  To: Andrew Morton, Shuah Khan
  Cc: Muhammad Usama Anjum, kernel, linux-mm, linux-kselftest, linux-kernel

Changes since v1:
- Rebased the series on top of next-20240202

Muhammad Usama Anjum (12):
  selftests/mm: map_fixed_noreplace: conform test to TAP format output
  selftests/mm: map_hugetlb: conform test to TAP format output
  selftests/mm: map_populate: conform test to TAP format output
  selftests/mm: mlock-random-test: conform test to TAP format output
  selftests/mm: mlock2-tests: conform test to TAP format output
  selftests/mm: mrelease_test: conform test to TAP format output
  selftests/mm: mremap_dontunmap: conform test to TAP format output
  selftests/mm: split_huge_page_test: conform test to TAP format output
  selftests/mm: thp_settings: conform to TAP format output
  selftests/mm: thuge-gen: conform to TAP format output
  selftests/mm: transhuge-stress: conform to TAP format output
  selftests/mm: virtual_address_range: conform to TAP format output

 tools/testing/selftests/mm/khugepaged.c       |   3 +-
 .../selftests/mm/map_fixed_noreplace.c        |  96 ++----
 tools/testing/selftests/mm/map_hugetlb.c      |  42 ++-
 tools/testing/selftests/mm/map_populate.c     |  37 ++-
 .../testing/selftests/mm/mlock-random-test.c  | 136 ++++-----
 tools/testing/selftests/mm/mlock2-tests.c     | 282 +++++++-----------
 tools/testing/selftests/mm/mlock2.h           |  11 +-
 tools/testing/selftests/mm/mrelease_test.c    |  80 ++---
 tools/testing/selftests/mm/mremap_dontunmap.c |  32 +-
 .../selftests/mm/split_huge_page_test.c       | 161 +++++-----
 tools/testing/selftests/mm/thp_settings.c     | 123 +++-----
 tools/testing/selftests/mm/thp_settings.h     |   4 +-
 tools/testing/selftests/mm/thuge-gen.c        | 147 ++++-----
 tools/testing/selftests/mm/transhuge-stress.c |  36 ++-
 .../selftests/mm/virtual_address_range.c      |  44 +--
 tools/testing/selftests/mm/vm_util.c          |   6 +-
 16 files changed, 537 insertions(+), 703 deletions(-)

-- 
2.42.0



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

end of thread, other threads:[~2024-03-14 12:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-02 11:31 [PATCH v2 00/12] conform tests to TAP format output Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 01/12] selftests/mm: map_fixed_noreplace: conform test " Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 02/12] selftests/mm: map_hugetlb: " Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 03/12] selftests/mm: map_populate: " Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 04/12] selftests/mm: mlock-random-test: " Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 05/12] selftests/mm: mlock2-tests: " Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 06/12] selftests/mm: mrelease_test: " Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 07/12] selftests/mm: mremap_dontunmap: " Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 08/12] selftests/mm: split_huge_page_test: " Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 09/12] selftests/mm: thp_settings: conform " Muhammad Usama Anjum
2024-02-14 17:19   ` Ryan Roberts
2024-02-14 18:00     ` Ryan Roberts
2024-02-15  4:59     ` Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 10/12] selftests/mm: thuge-gen: " Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 11/12] selftests/mm: transhuge-stress: " Muhammad Usama Anjum
2024-02-02 11:31 ` [PATCH v2 12/12] selftests/mm: virtual_address_range: " Muhammad Usama Anjum
2024-03-14  5:00   ` Dev Jain
2024-03-14  8:46     ` Muhammad Usama Anjum
2024-03-14 12:22       ` [PATCH] selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg Dev Jain
2024-03-14 12:33         ` Muhammad Usama Anjum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox