Home
last modified time | relevance | path

Searched hist:e4af74a53b7aa865e7fcc104630ebb7a9129b71f (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/
H A DMakefilediff e4af74a53b7aa865e7fcc104630ebb7a9129b71f Wed Sep 04 08:12:26 CEST 2024 Jamie Bainbridge <jamie.bainbridge@gmail.com> selftests: net: enable bind tests

bind_wildcard is compiled but not run, bind_timewait is not compiled.

These two tests complete in a very short time, use the test harness
properly, and seem reasonable to enable.

The author of the tests confirmed via email that these were
intended to be run.

Enable these two tests.

Fixes: 13715acf8ab5 ("selftest: Add test for bind() conflicts.")
Fixes: 2c042e8e54ef ("tcp: Add selftest for bind() and TIME_WAIT.")
Signed-off-by: Jamie Bainbridge <jamie.bainbridge@gmail.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/5a009b26cf5fb1ad1512d89c61b37e2fac702323.1725430322.git.jamie.bainbridge@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>