]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/futex: Refactor futex_numa_mpol with kselftest_harness.h
authorAndré Almeida <andrealmeid@igalia.com>
Wed, 17 Sep 2025 21:21:52 +0000 (18:21 -0300)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 20 Sep 2025 16:11:55 +0000 (18:11 +0200)
commitd35ca2f642726a2c8a85c5b864fd05f59f3965af
treed53b9f21069c069313cff3e8f82ce1d5cc161de4
parent4ba629e6c6dc6eef1a6b96dc06c140e622a8f836
selftests/futex: Refactor futex_numa_mpol with kselftest_harness.h

To reduce the boilerplate code, refactor futex_numa_mpol test to use
kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida <andrealmeid@igalia.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
tools/testing/selftests/futex/functional/futex_numa_mpol.c
tools/testing/selftests/futex/functional/run.sh