Skip to content

Commit

Permalink
tests: add missing mock definition
Browse files Browse the repository at this point in the history
  • Loading branch information
joelguittet committed Oct 28, 2023
1 parent 10c222a commit e131f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/mocks/zephyr/include/zephyr/net/socket.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#define SOL_TLS 282
#define TLS_SEC_TAG_LIST 1
#define TLS_HOSTNAME 2
#define TLS_PEER_VERIFY 5

struct addrinfo {
int ai_family;
Expand Down

0 comments on commit e131f94

Please sign in to comment.