/openbmc/pldm/ |
H A D | .linter-ignore | 1 platform-mc/test/host_effecter_jsons/malformed/dbus_to_terminus_effecter.json 3 libpldmresponder/test/pdr_jsons/state_effecter/malformed/effecter_pdr.json 4 libpldmresponder/test/pdr_jsons/state_sensor/malformed/sensor_pdr.json
|
H A D | .eslintignore | 7 /platform-mc/test/host_effecter_jsons/malformed/* 9 /libpldmresponder/test/pdr_jsons/state_effecter/malformed/* 10 /libpldmresponder/test/pdr_jsons/state_sensor/malformed/*
|
/openbmc/openbmc/meta-arm/ci/ |
H A D | patchreview | 31 # If the Upstream-Status tag is malformed in some way (string for bad bit) 39 # Whether the Signed-off-by tag is malformed in some way 120 want_blame: display blame data for each malformed patch 159 print("Malformed Signed-off-by '%s' (%s)" % (r.malformed_sob, patch)) 171 print("Malformed Upstream-Status '%s' (%s)" % (r.malformed_upstream_status, patch)) 195 Patches with malformed Signed-off-by: %s 198 Patches with malformed Upstream-Status: %s 214 ("sob_malformed", "Patches with malformed Signed-off-by"), 216 ("status_malformed", "Patches with malformed Upstream-Status"), 248 args.add_argument("-b", "--blame", action="store_true", help="show blame for malformed patches") [all …]
|
/openbmc/openbmc/poky/scripts/contrib/ |
H A D | patchreview.py | 31 # If the Upstream-Status tag is malformed in some way (string for bad bit) 39 # Whether the Signed-off-by tag is malformed in some way 111 want_blame: display blame data for each malformed patch 156 print("Malformed Signed-off-by '%s' (%s)" % (r.malformed_sob, patch)) 168 print("Malformed Upstream-Status '%s' (%s)" % (r.malformed_upstream_status, patch)) 188 Patches with malformed Signed-off-by: %s 191 Patches with malformed Upstream-Status: %s 241 args.add_argument("-b", "--blame", action="store_true", help="show blame for malformed patches") 271 row['malformed-upstream-status'] += 1 273 row['malformed-sob'] += 1
|
/openbmc/phosphor-led-manager/ |
H A D | .linter-ignore | 1 # Ignore formatting purposefully malformed json. 2 test/config/led-group-config-malformed.json
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
H A D | Entry.interface.yaml | 26 The CSR was malformed.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/ |
H A D | CVE-2021-42260.patch | 4 by two non-zero bytes. In case of malformed input (0xef should be
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | qmp_client.py | 108 malformed. 142 routed, but is otherwise malformed, this exception will be raised. 144 A reply message is malformed if it is missing either the 'return' or 149 :param msg: The malformed reply that was received. 580 # Error response was malformed. 582 "QMP error reply is malformed", reply, msg,
|
/openbmc/u-boot/scripts/ |
H A D | cleanpatch | 181 print STDERR "$name: $f: malformed patch\n"; 187 print STDERR "$name: $f: malformed patch\n"; 240 print STDERR "$name: $f: malformed patch\n";
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | event_log_test.cpp | 116 std::string logEntry = "malformed"; in TEST() 170 std::string logEntryID = "malformed"; in TEST()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | bootfiles.py | 29 raise ValueError('Malformed boot file entry: %s' % src_entry)
|
/openbmc/qemu/hw/vfio-user/ |
H A D | proxy.c | 1053 error_setg(errp, "malformed %s", VFIO_USER_CAP_PGSIZE); in check_migr_pgsize() 1073 error_setg(errp, "malformed %s", VFIO_USER_CAP_MAX_BITMAP); in check_bitmap() 1100 error_setg(errp, "malformed %s", VFIO_USER_CAP_MAX_FDS); in check_max_fds() 1114 error_setg(errp, "malformed %s", VFIO_USER_CAP_MAX_XFER); in check_max_xfer() 1127 error_setg(errp, "malformed %s", VFIO_USER_CAP_PGSIZES); in check_pgsizes() 1147 error_setg(errp, "malformed %s", VFIO_USER_CAP_MAP_MAX); in check_max_dma() 1166 error_setg(errp, "malformed %s", VFIO_USER_CAP_MAX_FDS); in check_migr() 1177 error_setg(errp, "malformed %s", VFIO_USER_CAP_MULTI); in check_multi() 1201 error_setg(errp, "malformed %s", VFIO_USER_CAP); in check_cap() 1221 error_setg(errp, "malformed capabilities %s", caps); in caps_check()
|
/openbmc/qemu/tests/qtest/ |
H A D | qmp-test.c | 126 /* Test malformed commands before handshake */ in test_qmp_protocol() 144 /* Test malformed commands */ in test_qmp_protocol() 273 /* Even malformed in-band command fails in-band */ in test_qmp_oob()
|
H A D | acpi-utils.c | 106 fd = g_file_open_tmp("malformed-XXXXXX.dat", &fname, &error); in acpi_fetch_table()
|
/openbmc/openbmc/poky/meta-poky/classes/ |
H A D | poky-sanity.bbclass | 7 # one or the other missing => malformed configuration
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | base_message_registry.hpp | 499 …stion is invalid according to the implementation. An example is a firmware update malformed URI.", 506 …"Either the object is malformed or the URI is not correct. Correct the condition and resubmit the… 535 "Indicates that the request body was malformed JSON.", 536 … "The request body submitted was malformed JSON and could not be parsed by the receiving service.", 555 … "Indicates that a multipart request is missing a required part or contains malformed parts.", 556 "The multipart request contains malformed parts or is missing required parts.", 560 … "Add any missing required parts or correct the malformed parts and resubmit the request.", 1358 … encountered an unrecognizable request body that could not even be interpreted as malformed JSON.", 1359 "The service detected a malformed request body that it was unable to interpret.",
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | hex_utils.hpp | 58 // Returns empty vector in case of malformed hex-string.
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | ddimm_parser.hpp | 43 throw(DataException("Malformed DDIMM VPD")); in DdimmVpdParser()
|
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_pdr_sensor_test.cpp | 96 ASSERT_THROW(pdr_utils::readJson("./pdr_jsons/state_sensor/malformed"), in TEST()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_notifier.hpp | 150 * @brief Called when the host receives a malformed PEL. 153 * class already purges malformed PELs.
|
/openbmc/openbmc/poky/scripts/ |
H A D | cve-json-to-text.py | 75 exit_error(1, "Malformed JSON file: %s" % str(error))
|
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/ |
H A D | PEL.interface.yaml | 177 The PEL was malformed.
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/cpld-ver-check/files/ |
H A D | cpld_version.sh | 46 # 0 if success, non-zero if failed to get the value or value is malformed
|
/openbmc/phosphor-inventory-manager/test/ |
H A D | associations_test.cpp | 74 // Malformed JSON
|
/openbmc/pldm/platform-mc/test/ |
H A D | dbus_to_terminus_effecter_test.cpp | 105 hostEffecterParser.parseEffecterJson("./host_effecter_jsons/malformed"), in TEST()
|