Simon Goldschmidt
|
2ebebe7287
fix compiling unit tests after adding compile-time check for LWIP_NETCONN_FULLDUPLEX
|
пре 6 година |
goldsimon
|
e415151cf2
minor style change: fixed indentation
|
пре 8 година |
goldsimon
|
40c0f21b9e
Added dummy sys_mbox_trypost to unit test port
|
пре 8 година |
Dirk Ziegelmeier
|
756b7431a7
Start implementing unit tests for timers
|
пре 8 година |
goldsimon
|
597d5459bb
Make sys_arch_sem_wait() & sys_arch_mbox_fetch() a little more robust when waiting (although this should never be a problem...)
|
пре 8 година |
goldsimon
|
7b477b32b8
let unit test sys_arch check that a mutex is not taken recursively
|
пре 8 година |
goldsimon
|
972b7c2bfd
sys_arch unit tests: refine test_sys_arch_waiting_fn a bit
|
пре 9 година |
goldsimon
|
aa129f35a2
hopefully fix building unit tests on linux/clang
|
пре 9 година |
goldsimon
|
b0444a63b0
tried to fix sockets unit tests; fix configuration to run with any NO_SYS setting and with/without IPv6 (IPv4 is required)
|
пре 9 година |
goldsimon
|
fc47f846ed
Fix and improve sockets unit test and unit test sys_arch (with a little help of tcpip.c)
|
пре 9 година |
goldsimon
|
8313c4d870
tried to add basic socket unit tests (nonsense only for now); made LOCK_TCPIP_CORE()/UNLOCK_TCPIP_CORE() overridable for that
|
пре 9 година |