Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/net: unix: fix unused variable compiler warning | Willem de Bruijn | 2023-11-28 | 1 | -1/+0 |
* | selftests: net: remove unused variables | zhujun2 | 2023-10-16 | 2 | -3/+0 |
* | selftests: net: add SCM_PIDFD / SO_PEERPIDFD test | Alexander Mikhalitsyn | 2023-06-12 | 2 | -1/+432 |
* | af_unix: selftest: Fix the size of the parameter to connect() | Mirsad Goran Todorovac | 2023-01-09 | 1 | -1/+1 |
* | af_unix: Add test for sock_diag and UDIAG_SHOW_UID. | Kuniyuki Iwashima | 2022-12-01 | 2 | -1/+179 |
* | selftests: net: af_unix: Fix a build error of unix_connect.c. | Kuniyuki Iwashima | 2022-07-21 | 1 | -2/+1 |
* | selftests: net: af_unix: Test connect() with different netns. | Kuniyuki Iwashima | 2022-07-05 | 2 | -1/+151 |
* | af_unix: Support POLLPRI for OOB. | Kuniyuki Iwashima | 2022-03-18 | 1 | -3/+3 |
* | selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS | Shuah Khan | 2021-09-19 | 1 | -4/+1 |
* | selftests: net: af_unix: Fix incorrect args in test result msg | Shuah Khan | 2021-09-19 | 1 | -2/+3 |
* | af_unix: Add OOB support | Rao Shoaib | 2021-08-04 | 2 | -0/+442 |