Robert Lubos
|
8929b40b78
|
tests: net: sockets: tls: Add MSG_TRUNC flag tests
Add unit tests for MSG_TRUNC flag.
Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
|
2021-03-23 13:16:30 +02:00 |
|
Robert Lubos
|
5de148d8c0
|
tests: net: sockets: tls: Add unit test for TLS MSG_WAITALL flag
Add a unit test that covers MSG_WAITALL flag functionality for TLS
sockets.
Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
|
2021-03-12 13:57:11 -05:00 |
|
Hubert Miś
|
2f02ca0b39
|
tests: net: socket: SO_PROTOCOL socket option
This patch adds tests to verify getting SO_PROTOCOL socket option for
TCP, UDP, and TLS sockets.
Signed-off-by: Hubert Miś <hubert.mis@nordicsemi.no>
|
2021-02-17 10:36:58 +02:00 |
|
Hubert Miś
|
a6e83eb769
|
tests: net: socket: SO_TYPE socket option
This patch adds tests to verify getting SO_TYPE socket option for
TCP, UDP, and TLS sockets.
Signed-off-by: Hubert Miś <hubert.mis@nordicsemi.no>
|
2021-02-17 10:36:58 +02:00 |
|