Home
last modified time | relevance | path

Searched full:empty (Results 1 – 25 of 3915) sorted by relevance

12345678910>>...157

/openbmc/openbmc-test-automation/lib/
H A Dresource.robot16 ${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 Dos_utils_config.robot13 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 Dobmc_boot_test_resource.robot26 ${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/tools/perf/pmu-events/arch/x86/knightslanding/
Duncore-io.json
/openbmc/linux/Documentation/networking/device_drivers/ethernet/toshiba/
Dspider_net.rst
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dchange-secure_chroot_dir.patch26 -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/
Dapple,mailbox.yaml
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_certificate.robot32 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/openpower-vpd-parser/vpd-manager/src/
H A Dbackup_restore.cpp52 if (m_backupAndRestoreCfgJsonObj.empty() || in backupAndRestore()
67 !l_srcVpdPath.empty() && std::filesystem::exists(l_srcVpdPath)) in backupAndRestore()
75 l_srcVpdPath.empty()) in backupAndRestore()
86 !l_dstVpdPath.empty() && std::filesystem::exists(l_dstVpdPath)) in backupAndRestore()
94 l_dstVpdPath.empty()) in backupAndRestore()
181 if (l_srcFruPath.empty() || l_dstFruPath.empty()) in backupAndRestoreIpzVpd()
191 if (l_srcInvPath.empty()) in backupAndRestoreIpzVpd()
208 if (l_dstInvPath.empty()) in backupAndRestoreIpzVpd()
256 if (l_srcRecordName.empty() || l_dstRecordName.empty() || in backupAndRestoreIpzVpd()
257 l_srcKeywordName.empty() || l_dstKeywordName.empty()) in backupAndRestoreIpzVpd()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/musl/musl-nscd/
H A D0001-nsswitch.y-Replace-empty-bison-extension.patch4 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/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool_main.cpp50 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 Djson_utility.hpp64 if (i_vpdFilePath.empty() || (i_sysCfgJsonObj.empty()) || in getVPDOffset()
100 * @return on success parsed JSON. On failure empty JSON object.
102 * Note: Caller has to handle it in case an empty JSON object is received.
107 if (pathToJson.empty()) in getParsedJson()
153 * @return On success a valid path is returned, on failure an empty string is
156 * Note: Caller has to handle it in case an empty string is received.
162 if (i_vpdPath.empty()) in getInventoryObjPathFromJson()
221 if (i_parsedConfigJson.empty() || i_vpdFilePath.empty() || in executePostFailAction()
222 i_flagToProcess.empty()) in executePostFailAction()
299 if (i_vpdFilePath.empty() || i_parsedConfigJson.empty() || in processSystemCmdTag()
[all …]
H A Ddbus_utility.hpp25 * 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/phosphor-bmc-code-mgmt/bmc/static/
H A Ditem_updater_helper.cpp14 // 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 D078.out8 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-test-automation/redfish/dmtf_tools/
H A Dtest_redfishtool_certificate.robot71 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/linux/Documentation/devicetree/bindings/
D.yamllint
/openbmc/phosphor-power/test/
H A Dtemporary_subdirectory_tests.cpp33 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 Dtemporary_file_tests.cpp45 // 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/scripts/lib/wic/plugins/source/
H A Dempty.py7 # 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/meta-arm/meta-arm-bsp/wic/
H A Dcorstone1000-flash-firmware.wks.in10 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/openbmc/poky/meta/classes-recipe/
H A Dpython_hatchling.bbclass11 # delete nested, empty directories from the python site-packages path. Make
14 find ${STAGING_LIBDIR}/${PYTHON_DIR}/site-packages/* -depth -type d -empty -delete
15 find ${STAGING_LIBDIR_NATIVE}/${PYTHON_DIR}/site-packages/* -depth -type d -empty -delete
19 find ${STAGING_LIBDIR_NATIVE}/${PYTHON_DIR}/site-packages/* -depth -type d -empty -delete
22 # Define a default empty version of hatchling_rm_emptydirs to appease bitbake
/openbmc/phosphor-logging/test/openpower-pels/
H A Dtemporary_file_test.cpp63 // 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-test-automation/lib/xcat/
H A Dxcat_utils.robot26 [Arguments] ${command} ${command_option}=${EMPTY}
37 Should Be Empty ${stderr}
52 File Should Not Be Empty ${node_cfg_file_path} msg=Empty config file.
82 Should Be Empty ${stderr}
94 Should Be Empty ${stderr}
105 Should Be Empty ${stderr}
116 Should Be Empty ${stderr}
130 Should Be Empty ${stderr}
146 Should Be Empty ${stderr}
172 Should Be Empty ${stderr}
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dconf.patch15 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 …]

12345678910>>...157