summaryrefslogtreecommitdiffstats
path: root/net/unix
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2024-06-25 03:36:36 +0200
committerPaolo Abeni <pabeni@redhat.com>2024-06-27 12:05:00 +0200
commitd098d77232c375cb2cded4a7099f0a763016ee0d (patch)
tree6fa3543f08a17628392053b3ed6d9f03a5aec98a /net/unix
parentselftest: af_unix: Remove test_unix_oob.c. (diff)
downloadlinux-d098d77232c375cb2cded4a7099f0a763016ee0d.tar.xz
linux-d098d77232c375cb2cded4a7099f0a763016ee0d.zip
selftest: af_unix: Add msg_oob.c.
AF_UNIX's MSG_OOB functionality lacked thorough testing, and we found some bizarre behaviour. The new selftest validates every MSG_OOB operation against TCP as a reference implementation. This patch adds only a few tests with basic send() and recv() that do not fail. The following patches will add more test cases for SO_OOBINLINE, SIGURG, EPOLLPRI, and SIOCATMARK. Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions