]> Git Repo - linux.git/commit
selftests: net: Add tls config dependency for tls selftests
authorNaresh Kamboju <[email protected]>
Mon, 28 Mar 2022 13:46:50 +0000 (19:16 +0530)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: Naresh Kamboju <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
tools/testing/selftests/net/config
This page took 0.051436 seconds and 4 git commands to generate.