mbed-os/connectivity/netsocket/tests/UNITTESTS/doubles
mateusz.kalinowski ec3f4379d9 Code improvements for the unresolved comments
This patch contains improvements mentioned in the unresolved PR
comments:
- function names were changed from socket_sendmsg/socket_recvmsg to
  socket_sendto_control/socket_recvfrom_control.
- default implementation of this functions was provided in the
  NetworkStack class.
- MsgHeaderIterator accesses elements on the aligned addresses.
2021-09-03 12:49:00 +01:00
..
CMakeLists.txt CMake: Remove mbed-stubs-rtos-headers library 2021-07-08 07:14:56 -07:00
CellularInterface_stub.cpp CMake: Move netsocket stubs to the netsocket dir 2021-07-07 01:33:36 -07:00
ControlPlane_netif_stub.h CMake: Move netsocket stub headers to the netsocket doubles dir 2021-07-07 01:33:36 -07:00
EMAC_mock.h CMake: Move netsocket stub headers to the netsocket doubles dir 2021-07-07 01:33:36 -07:00
MeshInterface_stub.cpp CMake: Move netsocket stubs to the netsocket dir 2021-07-07 01:33:36 -07:00
NetworkInterfaceDefaults_stub.cpp CMake: Move netsocket stubs to the netsocket dir 2021-07-07 01:33:36 -07:00
NetworkInterface_stub.cpp CMake: Move netsocket stubs to the netsocket dir 2021-07-07 01:33:36 -07:00
NetworkStack_stub.cpp Unit tests: Remove mbed.h stub from target_h 2021-08-02 17:42:42 +01:00
NetworkStack_stub.h Code improvements for the unresolved comments 2021-09-03 12:49:00 +01:00
OnboardNetworkStack_mock.h Code improvements for the unresolved comments 2021-09-03 12:49:00 +01:00
SocketAddress_stub.cpp CMake: Move netsocket stubs to the netsocket dir 2021-07-07 01:33:36 -07:00
SocketStats_Stub.cpp CMake: Move netsocket stubs to the netsocket dir 2021-07-07 01:33:36 -07:00
nsapi_dns_stub.cpp CMake: Move netsocket stubs to the netsocket dir 2021-07-07 01:33:36 -07:00