]> 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)
commit12190212be2b8cba2dd373b4c93bbcb28d660b98
treede95bc13cba6bafc24ba1248b0335a4d663f79c8
parent0cd13f6530b9ce21e4aa4139b4e4c9bcbffd73ce
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