Home
last modified time | relevance | path

Searched refs:URI (Results 1 – 25 of 191) sorted by relevance

12345678

/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liburi/liburi-perl/
H A D0001-Skip-TODO-test-cases-that-fail.patch23 use URI ();
28 - my $uri = URI->new($str);
30 - local $TODO = 'URI::Escape::escape_char misunderstands utf8';
33 - is("$uri", 'http://foo/%E9', 'correctly created a URI from a utf8-upgraded string');
38 +# my $uri = URI->new($str);
40 +# local $TODO = 'URI::Escape::escape_char misunderstands utf8';
43 +# is("$uri", 'http://foo/%E9', 'correctly created a URI from a utf8-upgraded string');
63 is(URI->new("http://www.example.org/D%C3%BCrst")->as_iri, "http://www.example.org/D\xFCrst");
64 is(URI->new("http://www.example.org/D%FCrst")->as_iri, "http://www.example.org/D%FCrst");
67 -is(URI->new("http://xn--99zt52a.example.org/%e2%80%ae")->as_iri, "http://\x{7D0D}\x{8C46}.example.…
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCC-BY-SA-2.1-JP50 c. あなたは、本作品を利用するときは、この利用許諾の写し又はURI(Uniform Resource Identifier)を本作品の複製物に添付又は表示しなければならない。
51 …d. あなたは、本作品の二次的著作物を利用するときは、この利用許諾又はこの利用許諾と同一のライセンス要素を含むほかのクリエイティブ・コモンズ・ライセンスの写し又はURIを本作品の二次的著作物の複製…
57 …トルが示されている場合には、そのタイトルを表示しなければならず、(4)許諾者が本作品に添付するよう指定したURIがあれば、合理的に実行可能な範囲で、そのURIを表示しなければならず(ただし、そのU…
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liburi/
H A Dliburi-perl_5.31.bb1 SUMMARY = "Perl module to manipulate and access URI strings"
2 DESCRIPTION = "This package contains the URI.pm module with friends. \
3 The module implements the URI class. URI objects can be used to access \
5 HOMEPAGE = "https://metacpan.org/dist/URI"
11 SRC_URI = "${CPAN_MIRROR}/authors/id/O/OA/OALDERS/URI-${PV}.tar.gz \
17 S = "${WORKDIR}/URI-${PV}"
/openbmc/openbmc-test-automation/lib/
H A Dbmc_dbus.robot16 Get DBUS URI List From BMC
36 # Get the service name and its corresponding URI's.
40 # Find index of all the uris where the dbus URI matched.
43 # For each index, get the URI and append to list
51 Fetch DBUS URI List Without Unicode
52 [Documentation] Gets the list of DBUS URI for the service and returns only sub URIs.
H A Drest_client.robot34 # uri The URI to establish connection with
36 # timeout Timeout in seconds to establish connection with URI.
61 # uri The URI to establish connection with
63 # timeout Timeout in seconds to establish connection with URI.
83 [Documentation] Do REST PUT request on the resource identified by the URI.
86 # uri The URI to establish connection with
88 # timeout Timeout in seconds to establish connection with URI.
107 ... URI.
110 # uri The URI to establish connection with
112 # timeout Timeout in seconds to establish connection with URI.
[all …]
H A Dredfish_code_update_utils.robot205 Get Redfish Update Service URI
206 [Documentation] Get Redfish firmware update URI.
210 Log To Console Firmware update URI: ${update_url}
220 # URI : /redfish/v1/UpdateService
223 ${redfish_update_uri}= Get Redfish Update Service URI
298 # Below URI, change to backup image and reset the BMC.
322 [Documentation] Create active task inventory dictionary as certain URI create task
364 Match Target URI
370 # target_uri Task created for target URI.
385 # target_uri Target URI for which task is initiated.
[all …]
H A Ddmtf_redfishtool_utils.robot20 # uri URI for GET operation (e.g. /redfish/v1/AccountService/Accounts/).
39 # uri URI for PATCH operation (e.g. /redfish/v1/AccountService/Accounts/ ).
59 # uri URI for POST operation (e.g. /redfish/v1/AccountService/Accounts/).
77 # uri URI for DELETE operation.
/openbmc/phosphor-misc/http-redirect/
H A Dhttp-redirect.awk349 function location_header_ok(URI)
352 if (substr(URI, 1, 8) != "https://")
356 if (bad_uric(URI))
367 function respond_and_exit(response, content, URI)
370 if (location_header_ok(URI) && response_needs_location(response))
371 location = CRLF "Location: " URI
/openbmc/openbmc/meta-openembedded/meta-networking/
H A DREADME.md20 URI: git://git.openembedded.org/openembedded-core
25 URI: git://git.openembedded.org/meta-openembedded
29 URI: git://git.openembedded.org/meta-openembedded
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md16 - REST server should map the URI to the target DBus application (Certs) object.
19 - The URI /xyz/openbmc_project/certs/server/https maps to instance of the
21 - The URI /xyz/openbmc_project/certs/client/ldap maps to instance of the
23 - The URI /xyz/openbmc_project/certs/authority/truststore maps to instance of
197 For example the HTTPS certificate upload POST request is issued on URI
200 - Bmcweb receives the POST request and it maps the Redfish URI to the
201 corresponding Certificate Manager D-Bus URI. e.g: HTTPS certificate collection
202 URI /redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates mapped to
217 - Certificate object D-Bus path mapped to corresponding Redfish certificate URI.
220 certificate is appended to the collection URI.
[all …]
/openbmc/openbmc/meta-ibm/
H A DREADME.md10 URI: git://git.openembedded.org/openembedded-core
15 URI: https://github.com/openbmc/meta-phosphor
19 URI: https://github.com/openbmc/meta-openpower
23 URI: https://github.com/openbmc/meta-aspeed
/openbmc/openbmc-test-automation/network/
H A Dtest_vlan_network.robot80 Get VLAN URI For IP ${vlan_id} ${ip}
96 ${vlan_ip_uri}= Get VLAN URI For IP ${vlan_id} ${ip}
99 Get VLAN URI For IP ${vlan_id} ${ip} expected_result=error
137 Get VLAN URI For IP ${vlan_id} ${ip}
167 ${vlan_ip_uri}= Get VLAN URI For IP ${vlan_id} ${ip}
170 Get VLAN URI For IP ${vlan_id} ${ip} expected_result=error
213 ${vlan_ip_uri}= Get VLAN URI For IP ${vlan_id} ${ip}
215 Get VLAN URI For IP ${vlan_id} ${ip} expected_result=error
341 Get VLAN URI For IP
342 [Documentation] Get and return the URI for a VLAN IP.
[all …]
/openbmc/openbmc/meta-security/
H A DREADME.md35 URI: git://git.openembedded.org/openembedded-core
38 URI: git://git.openembedded.org/meta-openembedded/meta-oe
60 URI: git://git.openembedded.org/meta-openembedded/meta-oe
62 URI: git://git.openembedded.org/meta-openembedded/meta-perl
64 URI: git://git.openembedded.org/meta-openembedded/meta-python
/openbmc/openbmc/meta-security/meta-hardening/
H A DREADME.md50 URI: git://git.yoctoproject.org/poky
54 URI: git://git.openembedded.org/meta-openembedded/meta-oe
56 URI: git://git.openembedded.org/bitbake
60 URI: git://git.openembedded.org/meta-openembedded
/openbmc/openbmc/meta-openpower/
H A DREADME.md11 URI: git://git.openembedded.org/openembedded-core
16 URI: https://github.com/openbmc/meta-phosphor
20 URI: https://github.com/openbmc/meta-aspeed
/openbmc/openbmc/meta-openembedded/meta-gnome/
H A DREADME.md5 URI: git://git.openembedded.org/openembedded-core
8 URI: git://git.openembedded.org/meta-openembedded
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libfile/
H A Dlibfile-slurp-perl_9999.19.bb7 HOMEPAGE = "https://metacpan.org/release/URI/File-Slurp-9999.19"
11 SRC_URI = "${CPAN_MIRROR}/authors/id/U/UR/URI/File-Slurp-${PV}.tar.gz"
/openbmc/openbmc-test-automation/redfish/task_service/
H A Dtest_tasks_service.robot3 Documentation Test task service and tasks URI functionality of OpenBMC.
24 [Documentation] Validate attributes and default values in task service URI.
68 # Compare system time and time displayed in task service URI.
72 ... Time Difference between BMC time and time displayed in task URI is higher.
134 # Compare system time and time displayed in task service URI.
152 # Verify task monitor URI after task completion.
162 # Compare start time and end time displayed in task service URI.
/openbmc/openbmc/poky/meta/lib/bblayers/templates/
H A DREADME8 URI: <first dependency>
11 URI: <second dependency>
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dvirtual_media.hpp21 URI, enumerator
65 {ConnectedVia::URI, "URI"},
/openbmc/openbmc/meta-openembedded/meta-xfce/
H A DREADME.md3 URI: git://git.openembedded.org/openembedded-core
6 URI: git://git.openembedded.org/meta-openembedded
/openbmc/openbmc/meta-openembedded/meta-python/
H A DREADME.md14 URI: git://git.openembedded.org/openembedded-core
18 URI: git://git.openembedded.org/meta-openembedded
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dsftp.py52 from bb.fetch2 import URI
85 urlo = URI(ud.url)
H A Dnpmsw.py28 from bb.fetch2 import URI
104 uri = URI(resolved)
128 uri = URI(resolved)
161 uri = URI("git://" + str(groups["url"]))
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_signed_image_update.robot97 # URI : /redfish/v1/UpdateService
100 ${redfish_update_uri}= Get Redfish Update Service URI
134 # URI : /redfish/v1/UpdateService
137 ${redfish_update_uri}= Get Redfish Update Service URI

12345678