Re: [PATCH] selftests/mm: Deduplicate test names in madv_populate

2025-05-26 Thread David Hildenbrand
On 22.05.25 18:29, Mark Brown wrote: The madv_populate selftest has some repetitive code for several different cases that it covers, included repeated test names used in ksft_test_result() reports. This causes problems for automation, the test name is used to both track the test between runs and

Re: [PATCH] selftests/mm: Deduplicate test names in madv_populate

2025-05-22 Thread Liam R. Howlett
* Mark Brown [250522 12:30]: > The madv_populate selftest has some repetitive code for several different > cases that it covers, included repeated test names used in ksft_test_result() > reports. This causes problems for automation, the test name is used to both > track the test between runs and d