summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/af_unix
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: add SCM_PIDFD / SO_PEERPIDFD testAlexander Mikhalitsyn2023-06-122-1/+432
* af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac2023-01-091-1/+1
* af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima2022-12-012-1/+179
* selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima2022-07-201-2/+1
* selftests: net: af_unix: Test connect() with different netns.Kuniyuki Iwashima2022-07-052-1/+151
* af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima2022-03-181-3/+3
* selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGSShuah Khan2021-09-191-4/+1
* selftests: net: af_unix: Fix incorrect args in test result msgShuah Khan2021-09-191-2/+3
* af_unix: Add OOB supportRao Shoaib2021-08-042-0/+442