Loading
selftests/futex: Skip tests if shmget unsupported
On systems where the shmget() syscall is not supported, tests like anon_page and shared_waitv will fail. Skip these tests in such cases to allow the rest of the test suite to run. Signed-off-by:Carlos Llamas <cmllamas@google.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Link: https://patch.msgid.link/20251016162009.3270784-1-cmllamas@google.com