commit | 7c60eadd5858b7242328aa2afbda346b4ce750f7 | [log] [tgz] |
---|---|---|
author | Aska Wu <aska.wu@linaro.org> | Fri Aug 11 15:40:36 2017 +0800 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Tue Oct 03 14:40:05 2017 +0300 |
tree | 0f8c4689195fd0a1ae66ab1853d0ecba008c7da7 | |
parent | 9ec60774f8cfda70fcdd3e39dc45df40eed3cb21 [diff] |
tests: sockets: Add tests of sendto() and recvfrom() - Add test cases of ipv4/ipv6 sendto() and recvfrom() - Set the main stack size to 2048 to enable both ipv4 and ipv6 on qemu_x86. - Use net app for network setup. Signed-off-by: Aska Wu <aska.wu@linaro.org>