]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftest: af_unix: Test SO_PASSRIGHTS.
authorKuniyuki Iwashima <kuniyu@amazon.com>
Mon, 19 May 2025 20:58:00 +0000 (13:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 May 2025 09:24:19 +0000 (10:24 +0100)
commit431e2b874e417b557f236199bdcc520e6e9ddb28
treea34582c3208e56be938569992c8eb5305b1cac92
parent77cbe1a6d8730a07f99f9263c2d5f2304cf5e830
selftest: af_unix: Test SO_PASSRIGHTS.

scm_rights.c has various patterns of tests to exercise GC.

Let's add cases where SO_PASSRIGHTS is disabled.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/af_unix/scm_rights.c