Home
last modified time | relevance | path

Searched refs:uri_test (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/tests/
H A Duri_test.c43 struct uri_test { struct
486 static struct uri_test uri_empty = {
497 static struct uri_test uri_mailto = {
503 static struct uri_test uri_path = {
515 static struct uri_test uri_http_all = {
559 static struct uri_test uri_ipv6 = {
569 static struct uri_test uri_ipv6_port = {
580 static struct uri_test uri_ipv6_local = {
605 static struct uri_test uri_iscsi = {
632 static struct uri_test uri_file_volume = {
[all …]
H A Dtests.c66 REQUIRE_OBJECT ( uri_test );
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/tests/
H A Duri_test.c43 struct uri_test { struct
486 static struct uri_test uri_empty = {
497 static struct uri_test uri_mailto = {
503 static struct uri_test uri_path = {
515 static struct uri_test uri_http_all = {
559 static struct uri_test uri_ipv6 = {
569 static struct uri_test uri_ipv6_port = {
580 static struct uri_test uri_ipv6_local = {
605 static struct uri_test uri_iscsi = {
632 static struct uri_test uri_file_volume = {
[all …]
H A Dtests.c66 REQUIRE_OBJECT ( uri_test );
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/tests/
H A Duri_test.c43 struct uri_test { struct
486 static struct uri_test uri_empty = {
497 static struct uri_test uri_mailto = {
503 static struct uri_test uri_path = {
515 static struct uri_test uri_http_all = {
559 static struct uri_test uri_ipv6 = {
569 static struct uri_test uri_ipv6_port = {
580 static struct uri_test uri_ipv6_local = {
605 static struct uri_test uri_iscsi = {
632 static struct uri_test uri_file_volume = {
[all …]
H A Dtests.c66 REQUIRE_OBJECT ( uri_test );
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/tests/
H A Duri_test.c43 struct uri_test { struct
486 static struct uri_test uri_empty = {
497 static struct uri_test uri_mailto = {
503 static struct uri_test uri_path = {
515 static struct uri_test uri_http_all = {
559 static struct uri_test uri_ipv6 = {
569 static struct uri_test uri_ipv6_port = {
580 static struct uri_test uri_ipv6_local = {
605 static struct uri_test uri_iscsi = {
632 static struct uri_test uri_file_volume = {
[all …]
H A Dtests.c65 REQUIRE_OBJECT ( uri_test );
/dports/net/ipxe/ipxe-2265a65/src/tests/
H A Duri_test.c43 struct uri_test { struct
486 static struct uri_test uri_empty = {
497 static struct uri_test uri_mailto = {
503 static struct uri_test uri_path = {
515 static struct uri_test uri_http_all = {
559 static struct uri_test uri_ipv6 = {
569 static struct uri_test uri_ipv6_port = {
580 static struct uri_test uri_ipv6_local = {
605 static struct uri_test uri_iscsi = {
632 static struct uri_test uri_file_volume = {
[all …]
H A Dtests.c66 REQUIRE_OBJECT ( uri_test );
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/tests/
H A Duri_test.c43 struct uri_test { struct
486 static struct uri_test uri_empty = {
497 static struct uri_test uri_mailto = {
503 static struct uri_test uri_path = {
515 static struct uri_test uri_http_all = {
559 static struct uri_test uri_ipv6 = {
569 static struct uri_test uri_ipv6_port = {
580 static struct uri_test uri_ipv6_local = {
605 static struct uri_test uri_iscsi = {
632 static struct uri_test uri_file_volume = {
[all …]
H A Dtests.c66 REQUIRE_OBJECT ( uri_test );
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/tests/
H A Duri_test.c43 struct uri_test { struct
486 static struct uri_test uri_empty = {
497 static struct uri_test uri_mailto = {
503 static struct uri_test uri_path = {
515 static struct uri_test uri_http_all = {
559 static struct uri_test uri_ipv6 = {
569 static struct uri_test uri_ipv6_port = {
580 static struct uri_test uri_ipv6_local = {
605 static struct uri_test uri_iscsi = {
632 static struct uri_test uri_file_volume = {
[all …]
H A Dtests.c66 REQUIRE_OBJECT ( uri_test );
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/tests/
H A Duri_test.c43 struct uri_test { struct
486 static struct uri_test uri_empty = {
497 static struct uri_test uri_mailto = {
503 static struct uri_test uri_path = {
515 static struct uri_test uri_http_all = {
559 static struct uri_test uri_ipv6 = {
569 static struct uri_test uri_ipv6_port = {
580 static struct uri_test uri_ipv6_local = {
605 static struct uri_test uri_iscsi = {
632 static struct uri_test uri_file_volume = {
[all …]
H A Dtests.c66 REQUIRE_OBJECT ( uri_test );
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/test/
H A Dappid_mock_http_session.h67 const std::string* uri_test = meta_data[REQ_URI_FID]; in update_url() local
68 if (host_test and uri_test) in update_url() local
72 meta_data[MISC_URL_FID] = new std::string(std::string("http://") + *host_test + *uri_test); in update_url()
/dports/net/gnet2/gnet-2.0.8/tests/
H A Dmakefile.mingw10 $(CC) $(FLAGS) $(INC) uri_test.c -o uri_test $(LINK)
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/test/objects/
H A Ddns_record_test.py11 from cybox.test.objects.uri_test import TestURI
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/test/
H A Dtest.h78 int uri_test(void);
/dports/www/py-lesscpy/lesscpy-0.14.0/test/css/
H A Dproperties-uri.css11 .uri_test {
H A Dproperties-uri.min.css6 .uri_test{background-image:url(images/image.jpg);background-image:url(../some/path);background-imag…
/dports/www/py-lesscpy/lesscpy-0.14.0/test/less/
H A Dproperties-uri.less14 .uri_test {
/dports/net/fort/FORT-validator-1.5.3/test/
H A DMakefile.am70 uri_test_SOURCES = types/uri_test.c
/dports/security/vaultwarden/Rocket-263e39b5b429de1913ce7e3036575a7b4d88b6d7/contrib/lib/tests/
H A Dhelmet.rs112 fn uri_test() { in uri_test() function

12