/openbmc/phosphor-fan-presence/monitor/ |
H A D | conditions.cpp | 39 // Log error on missing required parameter in getPropertiesMatch() 40 lg2::error("Missing fan monitor condition properties {NAME}", "NAME", in getPropertiesMatch() 42 throw std::runtime_error("Missing fan monitor condition properties"); in getPropertiesMatch() 50 // Log error on missing required parameters in getPropertiesMatch() 52 "Missing properties. Match condition parameters 'object, interface, property'"); in getPropertiesMatch() 54 "Missing propertiesMatch condition parameters"); in getPropertiesMatch() 60 // Log error on missing required parameters in getPropertiesMatch() 62 "Missing properties. Match condition property attributes 'name, value'"); in getPropertiesMatch() 64 "Missing propertiesMatch condition property attributes"); in getPropertiesMatch()
|
H A D | json_parser.cpp | 71 // Log error on missing required parameters in getTrustGrps() 73 "Missing required fan monitor trust group parameters 'class, group'"); in getTrustGrps() 75 "Missing required fan trust group parameters"); in getTrustGrps() 84 // Log error on missing required parameter in getTrustGrps() 86 "Missing required fan monitor trust group member name for class {CLASS}", in getTrustGrps() 89 "Missing required fan monitor trust group member name"); in getTrustGrps() 131 // Log error on missing required parameters in getSensorDefs() 133 "Missing required fan sensor definition parameters 'name, has_target'"); in getSensorDefs() 135 "Missing required fan sensor definition parameters"); in getSensorDefs() 200 // Log error on missing required parameters in getFanDefs() [all …]
|
H A D | power_off_cause.hpp | 18 * missing fans, and another may count nonfunctional fans. 54 * For example: "3 Missing Fans" 67 * For example, a 3 for 3 missing fans. 81 * missing fans in the fan health map. 98 * missing to need a power off. 101 PowerOffCause(count, "Missing Fan FRUs") in MissingFanFRUCause() 105 * @brief Returns true if 'count' or more fans are missing
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | error_reporter.hpp | 19 * This class will create event logs for missing fans. The logs are 20 * created after a fan has been missing for an amount of time 24 * When power is turned on, the timers for any missing fans will be 64 * Will start timers for missing fans if power is on, and stop 72 * @brief Called when the fan missing timer expires to create 73 * an event log for a missing fan. 75 * @param[in] fanPath - The D-Bus path of the missing fan. 80 * @brief Checks if the fan missing timer for a fan needs to
|
H A D | error_reporter.cpp | 66 // and create the fan missing timers. in ErrorReporter() 88 // If power is already on, check for currently missing fans. in ErrorReporter() 125 // Fan is missing. If power is on, start the timer. in checkFan() 149 std::format("Creating event log for missing fan {}", fanPath), in fanMissingTimerExpired() 180 "xyz.openbmc_project.Fan.Error.Missing", severity, additionalData, in fanMissingTimerExpired() 187 "Call to create an error log for missing fan {} failed: {}", in fanMissingTimerExpired() 201 // If there are fans already missing, log it. in powerStateChanged() 202 auto missing = std::count_if( in powerStateChanged() local 206 if (missing) in powerStateChanged() 209 std::format("At power on, there are {} missing fans", missing)); in powerStateChanged()
|
H A D | json_parser.cpp | 117 … "Missing one of the required fan presence properties, which are: 'name, path, methods, rpolicy'"); in process() 119 "Missing required fan presence properties"); in process() 129 "Missing required fan presence method type for fan {FAN_NAME}", in process() 132 "Missing required fan presence method type"); in process() 175 … "Missing address, driver_name, or bind_delay_ms in eeprom section for fan {FAN_NAME}", in process() 178 throw std::runtime_error("Missing address, driver_name, or " in process() 225 "Missing required fan presence policy type for fan {FAN_NAME}", in getPolicy() 227 throw std::runtime_error("Missing required fan presence policy type"); in getPolicy() 261 "Missing required tach method property 'sensors' for fan index {FAN_ENTRY}", in getTach() 263 throw std::runtime_error("Missing required tach method properties"); in getTach() [all …]
|
/openbmc/telemetry/redfish-tests/ |
H A D | test_telemetry.py | 18 assert "Members" in r, "Missing members property" 19 assert "Members@odata.count" in r, "Missing members count property" 27 assert "MetricProperties" in metricDefinition, "Missing metrics" 28 assert len(metricDefinition["MetricProperties"]) > 0, "Missing metrics" 40 assert "Members" in r, "Missing members property" 41 assert "Members@odata.count" in r, "Missing members count property" 53 assert "Members" in r, "Missing members property" 54 assert "Members@odata.count" in r, "Missing members count property" 211 assert len(r["MetricValues"]) > 0, "Missing MetricValues" 213 assert metric_value["MetricValue"], "Missing MetricValues" [all …]
|
/openbmc/openbmc/meta-arm/ci/ |
H A D | check-machine-coverage | 22 missing = machines - kas variable 23 print(f"The following machines are missing: {', '.join(sorted(missing))}.") 25 covered = len(machines) - len(missing)
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | config_file_parser_error_tests.cpp | 28 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() 33 "Required property missing"); in TEST() 40 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() 48 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() 52 "Required property missing"); in TEST()
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | config_file_parser_error_tests.cpp | 27 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() 31 "Required property missing"); in TEST() 37 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() 44 ConfigFileParserError error{pathName, "Required property missing"}; in TEST() 47 "Required property missing"); in TEST()
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | error_codes.hpp | 40 "Either JSON is missing FRU tag or invalid JSON object."}, 42 "JSON is missing the flag to procees for the FRU."}, 44 "JSON is missing the action tag to be performed for the FRU."}, 49 {error_code::JSON_MISSING_GPIO_INFO, "JSON missing required GPIO info."}, 51 "JSON missing the service name for the FRU"},
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/ |
H A D | fan-fault-poweroff-policy.bb | 16 file://fan-rotor-missing-poweroff.yaml \ 21 …install -D ${UNPACKDIR}/fan-rotor-missing-poweroff.yaml ${D}${config_dir}/fan-rotor-missing-powero… 26 ${config_dir}/fan-rotor-missing-poweroff.yaml \
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | manifest.py | 13 '''A manifest item of a collection able to list missing packages''' 16 self.missing = [] 120 m_entry[k].missing = self.check_manifest_entries(\ 122 if m_entry[k].missing: 123 msg = '{}: {} Error has the following missing entries'\ 125 logmsg = msg+':\n'+'\n'.join(m_entry[k].missing) 158 m_entry.missing = self.check_manifest_entries(\ 160 if m_entry.missing: 161 msg = '{}: {} Error has the following missing entries'\ 163 logmsg = msg+':\n'+'\n'.join(m_entry.missing)
|
H A D | reproducible.py | 28 MISSING = 'MISSING' variable 48 self.missing = [] 57 if r.status == MISSING: 58 self.missing.append(r) 71 self.missing.sort() 77 …excluded=%i missing=%i total=%i\nunused_exclusions=%s' % (len(self.same), len(self.different), len… 88 result.status = MISSING 366 self.write_package_list(package_class, 'missing', result.missing) 384 if result.missing and len(self.sstate_targets) == 0: 385 … fails.append("The following %s packages are missing and not in exclusion list:\n%s" % [all …]
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | profile.cpp | 45 // Log error on missing profile method in setActive() 46 lg2::error("Missing required profile method", "JSON", jsonObj.dump()); in setActive() 47 throw std::runtime_error("Missing required profile method"); in setActive() 76 lg2::error("Missing required all_of method properties list", "JSON", in allOf() 79 "Missing required all_of method properties list"); in allOf() 88 lg2::error("Missing required all_of method property parameters", in allOf() 91 "Missing required all_of method parameters"); in allOf()
|
H A D | event.cpp | 106 lg2::error("Missing required group attribute", "JSON", jsonObj.dump()); in configGroup() 107 throw std::runtime_error("Missing required group attribute"); in configGroup() 146 lg2::error("Missing required group name attribute", "JSON", in setGroups() 149 "Missing required group name attribute"); in setGroups() 175 lg2::error("Missing required event action name", "JSON", in setActions() 177 throw std::runtime_error("Missing required event action name"); in setActions() 273 lg2::error("Missing required event triggers list", "JSON", in setTriggers() 275 throw std::runtime_error("Missing required event triggers list"); in setTriggers() 281 lg2::error("Missing required event trigger class", "JSON", in setTriggers() 283 throw std::runtime_error("Missing required event trigger class"); in setTriggers()
|
H A D | fan.cpp | 46 lg2::error("Missing required fan sensor target interface", "JSON", in setInterface() 49 "Missing required fan sensor target interface"); in setInterface() 58 lg2::error("Missing required fan sensors list", "JSON", jsonObj.dump()); in setSensors() 59 throw std::runtime_error("Missing required fan sensors list"); in setSensors() 115 lg2::error("Missing required fan zone", "JSON", jsonObj.dump()); in setZone() 116 throw std::runtime_error("Missing required fan zone"); in setZone()
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | features_check.bbclass | 43 missing = set.difference(required_features, features) 44 if missing: 45 raise bb.parse.SkipRecipe("missing required %s feature%s '%s' (not in %s_FEATURES)" 46 % (kind.lower(), 's' if len(missing) > 1 else '', ' '.join(missing), kind))
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | meson.build | 84 'doc-missing-colon.json', 85 'doc-missing-expr.json', 86 'doc-missing-space.json', 87 'doc-missing.json', 101 'enum-missing-data.json', 112 'features-missing-name.json', 131 'missing-array-rsqb.json', 132 'missing-colon.json', 133 'missing-comma-list.json', 134 'missing-comma-object.json', [all …]
|
H A D | doc-missing-space.err | 1 doc-missing-space.json:5:1: missing space after #
|
H A D | doc-missing.err | 1 doc-missing.json: In command 'undocumented': 2 doc-missing.json:5: documentation comment required
|
/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/ |
H A D | mtools-makeinfo.patch | 51 + MAKEINFO="@echo makeinfo missing; true" 55 + TEXI2DVI="@echo texi2dvi missing; true" 59 + TEXI2PDF="@echo texi2pdf missing; true" 63 + TEXI2HTML="@echo texi2html missing; true" 67 + DVI2PS="@echo dvi2ps missing; true"
|
/openbmc/u-boot/tools/binman/ |
H A D | elf_test.py | 65 syms = elf.GetSymbols(fname, ['missing']) 67 syms = elf.GetSymbols(fname, ['missing', 'ucode']) 71 """Test that a missing file is detected""" 75 syms = elf.LookupAndWriteSymbols('missing-file', entry, section) 76 self.assertIn("Filename 'missing-file' not found in input path", 90 """Test that we detect a missing __image_copy_start symbol
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/ |
H A D | sdbus-c++-libsystemd_255.6.bb | 26 file://0003-src-basic-missing.h-check-for-missing-strndupa.patch \ 28 file://0005-add-missing-FTW_-macros-for-musl.patch \ 38 file://0014-Handle-missing-gshadow.patch \ 46 file://0022-avoid-missing-LOCK_EX-declaration.patch \
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/ |
H A D | 0001-qemu_measured_boot.c-ignore-TPM-error-and-continue-w.patch | 6 If firmware is configured with TPM support but it's missing 8 then continue booting. Missing TPM is not a fatal error. 10 missing TPM is detected further up the SW stack and correct
|