mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/unittests: sock_util: test with schema of uneven length
This commit is contained in:
parent
6f2bbdd3b1
commit
c46d9d7360
@ -47,7 +47,7 @@
|
||||
#define TEST_URL_DNS_HOSTPART "test.local"
|
||||
#define TEST_URL_INVALID "[2001:db8::1]://local"
|
||||
#define TEST_URL_INVALID2 "[2001:db8::1]/local"
|
||||
#define TEST_URL_LONG_HOSTPORT "http://veryveryvery.long.hostname.that." \
|
||||
#define TEST_URL_LONG_HOSTPORT "https://veryveryvery.long.hostname.that." \
|
||||
"doesnt.fit.inside.sixtyfour.characters." \
|
||||
"of.buffer.space/localpart"
|
||||
#define TEST_URL_LONG_URLPATH "http://shorthostname/very/very/long/ " \
|
||||
|
Loading…
Reference in New Issue
Block a user