OSDN Git Service

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)
commitd9142e1cf3bbdaf21337767114ecab26fe702d47
treede95bc13cba6bafc24ba1248b0335a4d663f79c8
parent2aa2f88c970783633da3d248ab3df7e15a416eca
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