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
185 char teststr[] = "http://example.com/%7E%AB%13"; in t_parse_uri8() local
202 char teststr[] = "http://example.com/%x"; in t_parse_uri9() local
218 char teststr[] = "/absolute/path"; in t_parse_uri10() local
241 char teststr[] = in t_parse_uri11() local
283 char teststr[] = "coap://198.51.100.1:61616//%2F//?%2F%2F&?%26"; in t_parse_uri12() local
333 uint8_t teststr[] ALIGNED(8) = { in t_parse_uri13() local
357 char teststr[] = in t_parse_uri14() local
380 char teststr[] = in t_parse_uri15() local
396 char teststr[] = in t_parse_uri16() local
411 char teststr[] = in t_parse_uri17() local
461 uint8_t teststr[] ALIGNED(8) = { in t_parse_uri19() local
482 uint8_t teststr[] ALIGNED(8) = { in t_parse_uri20() local
503 uint8_t teststr[] ALIGNED(8) = { in t_parse_uri21() local
524 uint8_t teststr[] ALIGNED(8) = { in t_parse_uri22() local
546 uint8_t teststr[] ALIGNED(8) = { in t_parse_uri23() local
573 …uint8_t teststr[] = { 0x63, 0x6f, 0x61, 0x70, 0x3a, 0x2f, 0x2f, 0x86, 0x63, 0x6f, 0x61, 0x70, 0x3a… in t_parse_uri24() local