/openbmc/openbmc-test-automation/lib/ |
H A D | resource.robot | 16 ${OEM_REDFISH_PATH} ${EMPTY} 23 ${OPENBMC_MODEL} ${EMPTY} 24 ${OPENBMC_HOST} ${EMPTY} 25 ${DBUS_PREFIX} ${EMPTY} 26 ${PORT} ${EMPTY} 31 ${OPENBMC_HOST_ETH1} ${EMPTY} 37 ${OPENBMC_PASSWORD} ${EMPTY} 39 ${OPENBMC_ADMIN_PASSWORD} ${EMPTY} 42 ${USER_TYPE} ${EMPTY} 51 ${VALID_CERT} ${EMPTY} [all …]
|
H A D | os_utils_config.robot | 13 Should Be Empty ${stderr} 20 Should Be Empty ${stderr} 28 Should Be Empty ${stderr} 44 Should Be Empty ${stderr} 60 Should Be Empty ${stderr} 69 Should Be Empty ${stderr} 76 Should Be Empty ${stderr} 77 Should Be Empty ${output}
|
/openbmc/openbmc-test-automation/extended/ |
H A D | obmc_boot_test_resource.robot | 26 ${openbmc_host} ${EMPTY} 36 ${os_host} ${EMPTY} 39 ${pdu_host} ${EMPTY} 42 ${pdu_slot_no} ${EMPTY} 43 ${openbmc_serial_host} ${EMPTY} 44 ${openbmc_serial_port} ${EMPTY} 46 ${boot_stack} ${EMPTY} 47 ${boot_list} ${EMPTY} 49 ${plug_in_dir_paths} ${EMPTY} 50 ${status_file_path} ${EMPTY} [all …]
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/toshiba/ |
H A D | spider_net.rst | 28 There are three primary states that a descriptor can be in: "empty", 29 "full" and "not-in-use". An "empty" or "ready" descriptor is ready 32 descriptor is neither empty or full; it is simply not ready. It may 37 buffers. These are all marked "empty", ready to receive data. This 40 buffers, processing them, and re-marking them empty. 48 and everything in front of it should be "empty". If the hardware 49 discovers that the current descr is not empty, it will signal an 59 The OS will then note that the current tail is "empty", and halt 67 then mark the descr as "empty", ready to receive data. Thus, when there 69 be "not-in-use", and everything behind it should be "empty". If no [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/ |
H A D | uncore-io.json | 51 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 59 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 67 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 75 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 83 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 91 …escription": "Egress (to CMS) Cycles Not Empty. Counts the number of cycles when the M2PCIe Egress… 163 …fDescription": "Ingress Queue Cycles Not Empty. Counts the number of cycles when the M2PCIe Ingres… 171 …fDescription": "Ingress Queue Cycles Not Empty. Counts the number of cycles when the M2PCIe Ingres… 179 …fDescription": "Ingress Queue Cycles Not Empty. Counts the number of cycles when the M2PCIe Ingres… 187 …fDescription": "Ingress Queue Cycles Not Empty. Counts the number of cycles when the M2PCIe Ingres…
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | backup_restore.cpp | 27 if (m_backupAndRestoreCfgJsonObj.empty()) in BackupAndRestore() 49 if (m_backupAndRestoreCfgJsonObj.empty() || in backupAndRestore() 64 !l_srcVpdPath.empty() && std::filesystem::exists(l_srcVpdPath)) in backupAndRestore() 72 l_srcVpdPath.empty()) in backupAndRestore() 83 !l_dstVpdPath.empty() && std::filesystem::exists(l_dstVpdPath)) in backupAndRestore() 91 l_dstVpdPath.empty()) in backupAndRestore() 158 if (l_srcFruPath.empty() || l_dstFruPath.empty()) in backupAndRestoreIpzVpd() 169 if (l_srcInvPath.empty() || l_dstInvPath.empty()) in backupAndRestoreIpzVpd() 180 if (l_srcServiceName.empty() || l_dstServiceName.empty()) in backupAndRestoreIpzVpd() 199 if (l_srcRecordName.empty() || l_dstRecordName.empty() || in backupAndRestoreIpzVpd() [all …]
|
H A D | worker.cpp | 32 if (!m_configJsonPath.empty()) in Worker() 94 if (mboardPath.empty()) in isSystemVPDOnDBus() 106 if (objectMap.empty()) in isSystemVPDOnDBus() 115 if (parsedVpd.empty()) in getIMValue() 117 throw std::runtime_error("Empty VPD map. Can't Extract IM value"); in getIMValue() 148 if (parsedVpd.empty()) in getHWVersion() 150 throw std::runtime_error("Empty VPD map. Can't Extract HW value"); in getHWVersion() 189 if (vpdFilePath.empty()) in fillVPDMap() 210 if (hwKWdValue.empty()) in getSystemJson() 212 throw DataException("HW value fetched is empty."); in getSystemJson() [all …]
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_certificate.robot | 32 Server Empty Certificate Valid Privatekey error 33 Server Valid Certificate Empty Privatekey error 34 Server Empty Certificate Empty Privatekey error 44 Client Empty Certificate Valid Privatekey error 45 Client Valid Certificate Empty Privatekey error 46 Client Empty Certificate Empty Privatekey error 56 CA Empty Certificate error 66 Client Empty Certificate Valid Privatekey error 67 Client Valid Certificate Empty Privatekey error 68 Client Empty Certificate Empty Privatekey error [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/ |
H A D | change-secure_chroot_dir.patch | 26 -2b) vsftpd needs the (empty) directory /usr/share/empty in the default 27 +2b) vsftpd needs the (empty) directory /var/run/vsftpd/empty in the default 30 -[root@localhost root]# mkdir /usr/share/empty/ 31 -mkdir: cannot create directory `/usr/share/empty': File exists 32 +[root@localhost root]# mkdir /var/run/vsftpd/empty/ 33 +mkdir: cannot create directory `/var/run/vsftpd/empty': File exists 45 - install_str_setting("/usr/share/empty", &tunable_secure_chroot_dir); 46 + install_str_setting("/var/run/vsftpd/empty", &tunable_secure_chroot_dir); 54 @@ -969,7 +969,7 @@ This option should be the name of a directory which is empty. Also, the 58 -Default: /usr/share/empty [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | apple,mailbox.yaml | 52 - description: send fifo is empty interrupt 53 - description: send fifo is not empty interrupt 54 - description: receive fifo is empty interrupt 55 - description: receive fifo is not empty interrupt 59 - const: send-empty 60 - const: send-not-empty 61 - const: recv-empty 62 - const: recv-not-empty 85 interrupt-names = "send-empty", "send-not-empty", 86 "recv-empty", "recv-not-empty";
|
/openbmc/openpower-vpd-parser/vpd-tool/src/ |
H A D | vpd_tool_main.cpp | 50 if (i_mfgCleanConfirmFlag->empty()) in doMfgClean() 69 return l_vpdToolObj.cleanSystemVpd(!i_syncBiosAttributesFlag->empty()); in doMfgClean() 91 if (!i_hardwareFlag->empty() && !std::filesystem::exists(i_vpdPath, l_ec)) in writeKeyword() 102 if (!i_keywordValueOption->empty() && i_keywordValue.empty()) in writeKeyword() 111 if (i_keywordValueOption->empty()) in writeKeyword() 142 i_keywordValue, !i_hardwareFlag->empty()); in writeKeyword() 162 if (!i_hardwareFlag->empty() && !std::filesystem::exists(i_vpdPath, l_ec)) in readKeyword() 177 bool l_isHardwareOperation = (!i_hardwareFlag->empty() ? true : false); in readKeyword() 207 if (!i_objectOption->empty() && i_vpdPath.empty()) in checkOptionValuePair() 209 std::cout << "Given path is empty." << std::endl; in checkOptionValuePair() [all …]
|
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
H A D | json_utility.hpp | 58 if (i_vpdFilePath.empty() || (i_sysCfgJsonObj.empty()) || in getVPDOffset() 92 * @return on success parsed JSON. On failure empty JSON object. 94 * Note: Caller has to handle it in case an empty JSON object is received. 100 if (pathToJson.empty()) in getParsedJson() 109 "File does not exist or empty file: [" + pathToJson + "]"); in getParsedJson() 139 * @return On success a valid path is returned, on failure an empty string is 142 * Note: Caller has to handle it in case an empty string is received. 150 if (i_vpdPath.empty()) in getInventoryObjPathFromJson() 152 throw std::runtime_error("Path parameter is empty."); in getInventoryObjPathFromJson() 216 if (i_parsedConfigJson.empty() || i_vpdFilePath.empty() || in executePostFailAction() [all …]
|
H A D | dbus_utility.hpp | 25 * Note: It will be caller's responsibility to check for empty map returned and 31 * If failed, empty map. 39 if (objectPath.empty()) in getObjectMap() 41 logging::logMessage("Path value is empty, invalid call to GetObject"); in getObjectMap() 72 * Note: It will be caller's responsibility to check for empty map returned and 80 * if failed, empty map. 87 if (i_service.empty() || i_objectPath.empty() || i_interface.empty()) in getPropertyMap() 120 * It will be caller's responsibility to check for empty vector returned 128 * success. If failed, empty map. 137 if (i_objectPath.empty()) in getObjectSubTree() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/musl/musl-nscd/ |
H A D | 0001-nsswitch.y-Replace-empty-bison-extension.patch | 4 Subject: [PATCH] nsswitch.y: Replace %empty bison extension 6 POSIX compliant yacc do not understand %empty therefore replace it with 7 /* empty */ 25 - %empty { 26 + /* empty */ { 34 - %empty { 35 + /* empty */ { 43 - %empty { 44 + /* empty */ {
|
/openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
H A D | test_redfishtool_certificate.robot | 71 Server Empty Certificate Empty Privatekey error 72 Server Empty Certificate Valid Privatekey error 73 Server Valid Certificate Empty Privatekey error 81 Client Empty Certificate Empty Privatekey error 82 Client Empty Certificate Valid Privatekey error 83 Client Valid Certificate Empty Privatekey error 91 CA Empty Certificate error 99 Client Empty Certificate Empty Privatekey error 100 Client Empty Certificate Valid Privatekey error 101 Client Valid Certificate Empty Privatekey error [all …]
|
/openbmc/phosphor-power/test/ |
H A D | temporary_subdirectory_tests.cpp | 33 EXPECT_FALSE(path.empty()); in TEST() 48 EXPECT_FALSE(subdirectory1.getPath().empty()); in TEST() 57 // Verify first object now has an empty path in TEST() 58 EXPECT_TRUE(subdirectory1.getPath().empty()); in TEST() 71 EXPECT_FALSE(subdirectory1.getPath().empty()); in TEST() 79 EXPECT_FALSE(subdirectory2.getPath().empty()); in TEST() 91 // Verify first object now has an empty path in TEST() 92 EXPECT_TRUE(subdirectory1.getPath().empty()); in TEST() 107 EXPECT_FALSE(subdirectory.getPath().empty()); in TEST() 134 EXPECT_FALSE(subdirectory1.getPath().empty()); in TEST() [all …]
|
H A D | temporary_file_tests.cpp | 45 // if the path is a non-empty directory. in makeFileUnRemovable() 72 EXPECT_FALSE(path.empty()); in TEST() 88 EXPECT_FALSE(file1.getPath().empty()); in TEST() 97 // Verify first object now has an empty path in TEST() 98 EXPECT_TRUE(file1.getPath().empty()); in TEST() 111 EXPECT_FALSE(file1.getPath().empty()); in TEST() 119 EXPECT_FALSE(file2.getPath().empty()); in TEST() 131 // Verify first object now has an empty path in TEST() 132 EXPECT_TRUE(file1.getPath().empty()); in TEST() 146 EXPECT_FALSE(file.getPath().empty()); in TEST() [all …]
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/ |
H A D | conf.patch | 15 conf/db.empty | 14 +++++++++ 27 create mode 100644 conf/db.empty 91 diff --git a/conf/db.empty b/conf/db.empty 95 +++ b/conf/db.empty 97 +; BIND reverse data file for empty rfc1918 zone 286 +zone "10.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; 288 +zone "16.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; 289 +zone "17.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; 290 +zone "18.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; 291 +zone "19.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | temporary_file_test.cpp | 63 // if the path is a non-empty directory. in makeFileUnRemovable() 101 EXPECT_FALSE(path.empty()); in TEST_F() 116 EXPECT_FALSE(path.empty()); in TEST_F() 131 EXPECT_FALSE(tmpFile->getPath().empty()); in TEST_F() 140 // Verify first object now has an empty path in TEST_F() 141 EXPECT_TRUE(tmpFile->getPath().empty()); in TEST_F() 155 EXPECT_FALSE(tmpFile->getPath().empty()); in TEST_F() 162 EXPECT_FALSE(tmpFileNoData->getPath().empty()); in TEST_F() 174 // Verify first object now has an empty path in TEST_F() 175 EXPECT_TRUE(tmpFile->getPath().empty()); in TEST_F() [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/ |
H A D | corstone1000-flash-firmware.wks.in | 10 part --source empty --size 3k --offset 17k --part-name="reserved_1" --uuid B1F2FC8C-A7A3-4485-87CB-… 12 part --source empty --size 4k --align 4 --offset 20k --part-name="FWU-Metadata" --uuid 3FDFFEE1-322… 13 part --source empty --size 4k --align 4 --offset 24k --part-name="Bkup-FWU-Metadata" --uuid B306831… 15 part --source empty --size 4k --align 4 --offset 28k --part-name="private_metadata_replica_2" --uui… 16 part --source empty --size 4k --align 4 --offset 32k --part-name="private_metadata_replica_2" --uui… 32 part --source empty --size 144k --offset 16392k --align 4 --part-name="bl2_secondary" --uuid 3F0C49… 33 part --source empty --size 320k --align 4 --part-name="tfm_secondary" --uuid 009A6A12-64A6-4F0F-988… 34 part --source empty --size 2 --align 4 --part-name="FIP_B" --uuid 9424E370-7BC9-43BB-8C23-71EE645E1… 35 part --source empty --size 12 --align 4 --part-name="kernel_secondary" --uuid A2698A91-F9B1-4629-91… 38 part --source empty --size 3k --offset 32748k --part-name="reserved_2" --uuid CCB18569-C0BA-42E0-A4…
|
/openbmc/phosphor-bmc-code-mgmt/bmc/static/ |
H A D | item_updater_helper.cpp | 14 // Empty in setEntry() 19 // Empty in clearEntry() 24 // Empty in cleanup() 36 // Empty in removeVersion() 41 // Empty in updateUbootVersionId() 46 // Empty in mirrorAlt()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 078.out | 8 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too large 11 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too large 14 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too small for this disk size 15 qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too small for this disk size 18 qemu-io: can't open device TEST_DIR/empty.bochs: Extent size 2147483648 is too large 21 qemu-io: can't open device TEST_DIR/empty.bochs: Extent size must be at least 512
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | empty.py | 7 # The empty wic plugin is used to create unformatted empty partitions for wic 9 # To use it you must pass "empty" as argument for the "--source" parameter in 11 # part foo --source empty --ondisk sda --size="1024" --align 1024 31 Populate unformatted empty partition. 44 name = 'empty' 69 # Nothing to do, create empty partition 78 source_file = os.path.join(cr_workdir, 'empty-plugin-zeros%s.bin' % part.lineno)
|
/openbmc/openbmc-test-automation/lib/xcat/ |
H A D | xcat_utils.robot | 26 [Arguments] ${command} ${command_option}=${EMPTY} 37 Should Be Empty ${stderr} 52 File Should Not Be Empty ${node_cfg_file_path} msg=Empty config file. 78 Should Be Empty ${stderr} 90 Should Be Empty ${stderr} 101 Should Be Empty ${stderr} 112 Should Be Empty ${stderr} 126 Should Be Empty ${stderr} 142 Should Be Empty ${stderr} 168 Should Be Empty ${stderr}
|
/openbmc/phosphor-led-manager/manager/ |
H A D | json-parser.hpp | 35 lg2::error("Incorrect File Path or empty file, FILE_PATH = {PATH}", in readJson() 37 throw std::runtime_error("Incorrect File Path or empty file"); in readJson() 90 if (!priorityStr.empty()) in loadJsonConfigV1GroupMember() 103 const Json empty{}; in loadJsonConfigV1Group() local 111 auto members = entry.value("members", empty); in loadJsonConfigV1Group() 140 // define the default JSON as empty in loadJsonConfigV1() 141 const Json empty{}; in loadJsonConfigV1() local 142 auto leds = json.value("leds", empty); in loadJsonConfigV1() 180 * @note if config is an empty string, daemon will interrogate dbus for 185 if (config.empty()) in getSystemLedMap()
|