Lines Matching defs:teststr
18 char teststr[] = "coap://[::1]/.well-known/core"; in t_parse_uri1() local
42 char teststr[] = "coap://[::1]:8000/.well-known/core"; in t_parse_uri2() local
65 char teststr[] = "coap://localhost/?foo&bla=fasel"; in t_parse_uri3() local
87 char teststr[] = "coap://:100000"; in t_parse_uri4() local
97 char teststr[] = "coap://foo:100000"; in t_parse_uri5() local
120 char teststr[] = "coap://134.102.218.2/.well-known/core"; in t_parse_uri6() local
143 char teststr[] = "coap://foo.bar:5683/some_resource/with/multiple/segments"; in t_parse_uri7() local
184 char teststr[] = "http://example.com/%7E%AB%13"; in t_parse_uri8() local
198 char teststr[] = "http://example.com/%x"; in t_parse_uri9() local
212 char teststr[] = "/absolute/path"; in t_parse_uri10() local
235 char teststr[] = in t_parse_uri11() local
277 char teststr[] = "coap://198.51.100.1:61616//%2F//?%2F%2F&?%26"; in t_parse_uri12() local
321 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_parse_uri13() local