Commit fc66327
committed
[nrf fromtree] tests: net: socket: tls: Specify cipher suite to use
Specify what cipher suite to use for TLS/DTLS at runtime for consistent
results. Otherwise, in case additional mbed TLS features are enabled
(for instance with TFM enabled), different cipher suite may be chosen
for TLS/DTLS by mbed TLS, affecting the tests outcome.
Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
(cherry picked from commit 9a2b669)1 parent e036c19 commit fc66327
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
84 | 90 | | |
85 | 91 | | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
90 | 99 | | |
91 | 100 | | |
92 | 101 | | |
| |||
0 commit comments