Francisco Molina
8516e258a3
tests/lwip*: use ztimer instead of xtimer
2022-03-03 15:54:22 +01:00
Benjamin Valentin
784009cb6c
tests/lwip_sock_udp: add test for sock_udp_sendv()
2022-02-22 10:05:41 +01:00
Gunar Schorcht
8cd0aef67e
tests/lwip_sock_udp: fix compilation with NDEBUG
2021-12-09 16:44:19 +01:00
Jan Romann
4384795cb9
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
Marian Buschsieweke
1282ab1203
tests/lwip_sock_udp: Added test for sock_aux_local
2020-12-04 12:51:49 +01:00
Bas Stottelaar
6deaf39e5d
tests/*: add missing include of assert.h
2020-10-22 11:13:09 +02:00
Martine S. Lenders
53b5f37295
tests/lwip_sock_{ip,udp}: extend tests for new function
2020-04-28 09:46:07 +02:00
Gunar Schorcht
ad4f1993b2
tests/lwip_sock_udp: fix NDEBUG compile problem
2020-03-12 18:04:42 +01:00
Francisco Molina
e0855dedfd
tests: remove uneeded DISABLE_MODULE+=auto_init
2020-02-12 16:51:34 +01:00
Francisco Molina
416c048737
tests: add test_utils_interactive_sync when possible
...
- Define test_utils_interactive_sync as DEFAULT_MODULE in Makefile.tests_common
- For tests disabling autoinit, add test_utils_interactive_sync to main
- Add DISABLE_MODULE += test_utils_interactive_sync for tests requiring
sudo, `tests/shell`, `tests/minimal` and `tests/stdin`
- Add shell_commands to tests/periph_wdt and tests/struct_tm_utility to
pull `r` and `s` commands
- Remove includes and usage in `tests/main.c` for tests that where
already using test_utils_interactive_sync
2019-11-27 15:07:42 +01:00
Martine Lenders
98c63e4995
tests: provide tests for reception on sock with port 0
2018-10-17 20:27:48 +02:00
Martine Lenders
6789a0b246
tests/lwip_sock_udp: make non-static consts static
2018-10-16 19:09:23 +02:00
Martine Lenders
a5370ff6df
tests/lwip_sock_udp: make IPv4 address byteorder static
2018-10-16 19:09:23 +02:00
Martine Lenders
db4796b04e
tests: adapt lwip_sock_udp tests for API change
2018-06-20 14:51:18 +02:00
Martine Lenders
41eb29521f
tests: adapt lwip tests for v2.0.2's API
2017-05-11 11:49:38 +02:00
cfd10c394a
adapt to changed byteorder.h
2017-04-13 11:35:35 +02:00
Martine Lenders
a45256a2a7
pkg: provide sock_udp support for lwip
2017-02-07 15:48:47 +01:00