selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harness.h
authorAndré Almeida <andrealmeid@igalia.com>
Wed, 17 Sep 2025 21:21:47 +0000 (18:21 -0300)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 20 Sep 2025 16:11:54 +0000 (18:11 +0200)
commit14d016bd72822c0464e9aed4b6a620474923818d
tree45e144706a6d1687eacc4e3fd20f300ff7e9ead7
parentaf3c79f8575d751914d1175c02dc024ecc173c58
selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harness.h

To reduce the boilerplate code, refactor futex_wait_private_mapped_file
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_wait_private_mapped_file.c
tools/testing/selftests/futex/functional/run.sh