selftest: add test for TCP_INQ
authorSoheil Hassas Yeganeh <soheil@google.com>
Tue, 1 May 2018 19:39:16 +0000 (15:39 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 May 2018 22:56:29 +0000 (18:56 -0400)
commit702353b538f50f9a3b135473dbd7e45384bf941d
tree078efd0dff6ef528e72192328993cc12bb16dca8
parentb75eba76d3d72e2374fac999926dafef2997edd2
selftest: add test for TCP_INQ

Signed-off-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/Makefile
tools/testing/selftests/net/tcp_inq.c [new file with mode: 0644]