test_unix_oob.c does not fully cover AF_UNIX's MSG_OOB functionality, thus there are discrepancies between TCP behaviour. Also, the test uses fork() to create message producer, and it's not easy to understand and add more test cases. Let's remove test_unix_oob.c and rewrite a new test. Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
57 lines
775 B
Plaintext
57 lines
775 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
bind_bhash
|
|
bind_timewait
|
|
bind_wildcard
|
|
cmsg_sender
|
|
diag_uid
|
|
epoll_busy_poll
|
|
fin_ack_lat
|
|
gro
|
|
hwtstamp_config
|
|
io_uring_zerocopy_tx
|
|
ioam6_parser
|
|
ip_defrag
|
|
ip_local_port_range
|
|
ipsec
|
|
ipv6_flowlabel
|
|
ipv6_flowlabel_mgr
|
|
log.txt
|
|
msg_zerocopy
|
|
nettest
|
|
psock_fanout
|
|
psock_snd
|
|
psock_tpacket
|
|
reuseaddr_conflict
|
|
reuseaddr_ports_exhausted
|
|
reuseport_addr_any
|
|
reuseport_bpf
|
|
reuseport_bpf_cpu
|
|
reuseport_bpf_numa
|
|
reuseport_dualstack
|
|
rxtimestamp
|
|
sctp_hello
|
|
scm_pidfd
|
|
scm_rights
|
|
sk_bind_sendto_listen
|
|
sk_connect_zero_addr
|
|
socket
|
|
so_incoming_cpu
|
|
so_netns_cookie
|
|
so_txtime
|
|
stress_reuseport_listen
|
|
tap
|
|
tcp_fastopen_backup_key
|
|
tcp_inq
|
|
tcp_mmap
|
|
timestamping
|
|
tls
|
|
toeplitz
|
|
tools
|
|
tun
|
|
txring_overwrite
|
|
txtimestamp
|
|
udpgso
|
|
udpgso_bench_rx
|
|
udpgso_bench_tx
|
|
unix_connect
|