Home
last modified time | relevance | path

Searched full:validate (Results 1 – 25 of 635) sorted by relevance

12345678910>>...26

/openbmc/openbmc-test-automation/xcat/
H A Dtest_xcat_group.robot10 Suite Setup Validate XCAT Setup
28 Validate Added Node ${bmc}
31 Power On Via XCAT And Validate
32 [Documentation] Power on via XCAT and validate.
35 # Power on each BMC node and validate the power status.
38 Validate Power Status Via XCAT ${bmc} ${POWERON_FLAG}
41 Power Off Via XCAT And Validate
42 [Documentation] Power off via XCAT and validate.
45 # Power off each BMC node and validate the power status.
48 Validate Power Status Via XCAT ${bmc} ${POWEROFF_FLAG}
[all …]
/openbmc/openbmc-test-automation/extended/
H A Dtest_bios_update.robot35 Validate Parameters
44 IF '${PREV_TEST_STATUS}' == 'PASS' Validate Power On
63 Validate Power On
64 [Documentation] Power the host on, and validate that the system booted.
65 [Teardown] Validate Power On Teardown
72 Validate Power On Teardown
73 [Documentation] Teardown after Validate Power On.
86 Validate Parameters
87 [Documentation] Validate parameter and file existence.
H A Dtest_ac_cycles.robot22 Validate PDU Parameters
37 Validate PDU Parameters
38 [Documentation] Validate the PDU parameters.
H A Dfactory_reset.robot10 Suite Setup Validate Setup
45 Validate Setup
46 [Documentation] Validate setup.
/openbmc/openbmc/poky/meta/recipes-kernel/dtc/
H A Dpython3-dtschema-wrapper_2021.10.bb6 SRC_URI = "file://dt-doc-validate \
8 file://dt-validate"
15 install -m 755 ${UNPACKDIR}/dt-doc-validate ${D}${bindir}/
17 install -m 755 ${UNPACKDIR}/dt-validate ${D}${bindir}/
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-devtools/
H A D0001-connect-has-a-different-signature-on-musl.patch15 validate/plugins/fault_injection/socket_interposer.c | 7 ++++++-
18 diff --git a/validate/plugins/fault_injection/socket_interposer.c b/validate/plugins/fault_injectio…
20 --- a/validate/plugins/fault_injection/socket_interposer.c
21 +++ b/validate/plugins/fault_injection/socket_interposer.c
/openbmc/phosphor-fan-presence/presence/test/
H A Dfallbacktest.cpp70 // Validate a single sensor. in TEST()
71 // Validate on->off->on. in TEST()
100 // Validate two sensors. in TEST()
101 // Validate both sensors on->off->on in TEST()
146 // Validate two sensors. in TEST()
147 // Validate first sensor on->off. in TEST()
185 // Validate two sensors. in TEST()
186 // Validate first in bad state. in TEST()
218 // Validate two sensors. in TEST()
219 // Validate both in bad state. in TEST()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/gst-editing-services/
H A Dgst-editing-services_1.22.7.bb23 PACKAGES += "gst-validate-launcher libges"
25 FILES:gst-validate-launcher = "${nonarch_libdir}/gst-validate-launcher ${datadir}/gstreamer-1.0/val…
/openbmc/openbmc-test-automation/lib/pdu/
H A Dpdu.robot7 Validate Prereq
8 [Documentation] Validate prerequisites for PDU.
16 Validate Prereq
/openbmc/qemu/scripts/qapi/
H A Dexpr.py17 Normalize and validate (context-free) QAPI schema expression structures.
227 :param expr: The expression to validate.
253 Validate the ``if`` member of an object.
257 :param expr: The expression containing the ``if`` member to validate.
361 Normalize and validate an optional implicit struct type.
413 Normalize and validate the ``features`` member.
422 :param features: The features member value to validate.
446 Normalize and validate this expression as an ``enum`` definition.
448 :param expr: The expression to validate.
485 Normalize and validate this expression as a ``struct`` definition.
[all …]
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgst-devtools_1.26.1.bb7 LIC_FILES_CHKSUM = "file://validate/COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
20 FILES:${PN} += "${datadir}/gstreamer-1.0/* ${libdir}/gst-validate-launcher/* ${libdir}/gstreamer-1.…
46 for fn in ${bindir}/gst-validate-launcher \
47 ${libdir}/gst-validate-launcher/python/launcher/config.py; do
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_mac.robot41 Validate MAC On BMC ${valid_mac}
75 Validate MAC On BMC ${valid_mac}
79 Validate MAC On BMC ${valid_mac}
139 Validate MAC On BMC ${initial_mac_address}
140 Validate MAC On Fw_Env ${initial_mac_address}
157 Validate MAC On BMC ${initial_mac_address}
/openbmc/phosphor-logging/tools/
H A Dgen-eventfilter.py28 description="Validate an event filter JSON file against the schema."
33 help="Path to the JSON filter file to validate.",
43 jsonschema.validate(instance=filter_data, schema=schema_data)
/openbmc/bmcweb/test/http/
H A Drouter_test.cpp40 router.validate(); in TEST()
46 router.validate(); in TEST()
55 router.validate(); in TEST()
82 router.validate(); in TEST()
117 router.validate();
150 router.validate();
/openbmc/u-boot/include/
H A Denv_flags.h128 * Validate the newval for its type to conform with the requirements defined by
133 * Validate the newval for its access to conform with the requirements defined
138 * Validate that the proposed access to variable "name" is valid according to
143 * Validate the parameters passed to "env set" for type compliance
158 * Validate the newval for to conform with the requirements defined by its flags
/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/
H A Dvirglrenderer_1.1.0.bb28 PACKAGECONFIG[venus-validate] = "-Dvenus-validate=true,-Dvenus-validate=false"
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dgeneric.cpp51 validate(); in Generic()
61 void Generic::validate() in validate() function in openpower::pels::Generic
63 // Nothing to validate in validate()
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Delog.hpp131 // Validate if the exception is derived from sdbusplus::exception. in commit()
151 // Validate if the exception is derived from sdbusplus::exception. in commit()
170 // Validate if the exception is derived from sdbusplus::exception. in elog()
177 // Validate the caller passed in the required parameters in elog()
201 // validate if the exception is derived from sdbusplus::exception. in report()
208 // Validate the caller passed in the required parameters in report()
233 // validate if the exception is derived from sdbusplus::exception. in report()
240 // Validate the caller passed in the required parameters in report()
/openbmc/openbmc-test-automation/pldm/
H A Dtest_pldm_bios_attributes.robot134 Validate Set BIOS Attributes With Optional Values ${i} @{attr_val_list}
158 Validate Set BIOS Attributes With Optional Values ${i} @{attr_val_list}
180 Validate Set BIOS Attributes With Optional Values ${i} @{attr_val_list}
199 ... Validate Set All BIOS Attributes Values ${bios_original_data}
202 Validate Set BIOS Attributes With Optional Values
226 Validate Set All BIOS Attributes Values
227 [Documentation] Validate Set BIOS Attributes Values.
/openbmc/openbmc/poky/meta/recipes-kernel/dtc/python3-dtschema-wrapper/
H A Ddt-validate2 # dt-validate wrapper to allow kernel dt-validation to pass
16 # exec dt-validate.real "$@"
H A Ddt-doc-validate2 # dt-doc-validate wrapper to allow kernel dt-validation to pass
16 # exec dt-doc-validate.real "$@"
/openbmc/openbmc/poky/contrib/git-hooks/
H A Dsendemail-validate.sample6 # This sendemail-validate hook injects 'From: ' header lines into outgoing
17 # 1. Copy to .git/hooks/sendemail-validate
18 # 2. chmod +x .git/hooks/sendemail-validate
/openbmc/libpldm/src/
H A Dutils.h10 * @brief Validate the CRC32 checksum of the given data.
13 * @param[in] data Pointer to the data to validate.
/openbmc/phosphor-dbus-monitor/src/test/yaml/pathgentest/
H A Dgrouptwo.yaml1 # Validate paths are not duplicated when
3 # validate the same name can be used
/openbmc/qemu/tests/tcg/x86_64/system/
H A Dvalidate-patch.py3 # validate-patch.py: check the patch applies
21 parser = ArgumentParser(description="Validate patch")

12345678910>>...26