summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/af_unix
AgeCommit message (Expand)AuthorLines
2023-01-09af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac-1/+1
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima-1/+179
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima-2/+1
2022-07-05selftests: net: af_unix: Test connect() with different netns.Kuniyuki Iwashima-1/+151
2022-03-18af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima-3/+3
2021-09-19selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGSShuah Khan-4/+1
2021-09-19selftests: net: af_unix: Fix incorrect args in test result msgShuah Khan-2/+3
2021-08-04af_unix: Add OOB supportRao Shoaib-0/+442