1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00
RIOT/tests/unittests/tests-sock_util
Marian Buschsieweke d99c2dc712
tests/unittests: fix failure with CONFIG_SOCK_URLPATH_MAXLEN=128
The test checking for a failure on a too long URL path will fail when
allowing longer URL paths. E.g. in `makefiles/suit.inc.mk` we bump
`CONFIG_SOCK_URLPATH_MAXLEN`  to 128 byte. This changes the test
case to provide a path that is indeed longer than 128 byte to also
fail in that case.
2025-12-11 11:45:41 +01:00
..
2018-07-20 11:48:29 +02:00