]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: net: Add tls config dependency for tls selftests
authorNaresh Kamboju <naresh.kamboju@linaro.org>
Mon, 28 Mar 2022 13:46:50 +0000 (19:16 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Mar 2022 16:00:35 +0000 (09:00 -0700)
commit976c0884c17d3c63d30e009bc58951899bcdd86c
treede95bc13cba6bafc24ba1248b0335a4d663f79c8
parent4a2b26007a6d0fbc221f6f9e08b13783a2015095
selftests: net: Add tls config dependency for tls selftests

selftest net tls test cases need TLS=m without this the test hangs.
Enabling config TLS solves this problem and runs to complete.
  - CONFIG_TLS=m

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/config