/openbmc/phosphor-power/test/ |
H A D | temporary_subdirectory_tests.cpp | 34 EXPECT_TRUE(fs::exists(path)); in TEST() 46 // Create first object and verify subdirectory exists in TEST() 49 EXPECT_TRUE(fs::exists(subdirectory1.getPath())); in TEST() 60 // Verify second object now owns same subdirectory and subdirectory exists in TEST() 62 EXPECT_TRUE(fs::exists(subdirectory2.getPath())); in TEST() 69 // Create first object and verify subdirectory exists in TEST() 72 EXPECT_TRUE(fs::exists(subdirectory1.getPath())); in TEST() 77 // Create second object and verify subdirectory exists in TEST() 80 EXPECT_TRUE(fs::exists(subdirectory2.getPath())); in TEST() 95 // exists in TEST() [all …]
|
H A D | temporary_file_tests.cpp | 73 EXPECT_TRUE(fs::exists(path)); in TEST() 86 // Create first TemporaryFile object and verify temporary file exists in TEST() 89 EXPECT_TRUE(fs::exists(file1.getPath())); in TEST() 100 // Verify second object now owns same temporary file and file exists in TEST() 102 EXPECT_TRUE(fs::exists(file2.getPath())); in TEST() 109 // Create first TemporaryFile object and verify temporary file exists in TEST() 112 EXPECT_TRUE(fs::exists(file1.getPath())); in TEST() 117 // Create second TemporaryFile object and verify temporary file exists in TEST() 120 EXPECT_TRUE(fs::exists(file2.getPath())); in TEST() 134 // Verify second object now owns first temporary file and file exists in TEST() [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | temporary_file_test.cpp | 102 EXPECT_TRUE(fs::exists(path)); in TEST_F() 117 EXPECT_TRUE(fs::exists(path)); in TEST_F() 130 // verify temporary file exists in TEST_F() 132 EXPECT_TRUE(fs::exists(tmpFile->getPath())); in TEST_F() 143 // Verify second object now owns same temporary file and file exists in TEST_F() 145 EXPECT_TRUE(fs::exists(file.getPath())); in TEST_F() 154 // verify temporary file exists in TEST_F() 156 EXPECT_TRUE(fs::exists(tmpFile->getPath())); in TEST_F() 161 // Verify second temporary file exists in TEST_F() 163 EXPECT_TRUE(fs::exists(tmpFileNoData->getPath())); in TEST_F() [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/ |
H A D | 0016-clang-driver-Add-dyld-prefix-when-checking-sysroot-f.patch | 29 - if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 30 - getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 31 + if (!getVFS().exists(getDriver().SysRoot + getDriver().DyldPrefix + "/" + LibDir + "/" + Loade… 32 + getVFS().exists(getDriver().SysRoot + getDriver().DyldPrefix + "/lib/" + Loader)) { 40 - if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 41 - getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 42 + if (!getVFS().exists(getDriver().SysRoot + getDriver().DyldPrefix + "/" + LibDir + "/" + Loade… 43 + getVFS().exists(getDriver().SysRoot + getDriver().DyldPrefix + "/lib/" + Loader)) { 51 - if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 52 - getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { [all …]
|
H A D | 0006-clang-driver-Check-sysroot-for-ldso-path.patch | 30 + if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 31 + getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 41 + if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 42 + getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 50 + if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 51 + getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 61 + if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 62 + getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 72 + if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 73 + getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) {
|
/openbmc/u-boot/include/configs/ |
H A D | ls2080ardb.h | 340 "env exists secureboot && " \ 347 "env exists secureboot && " \ 354 "env exists secureboot && " \ 361 "mcinitcmd=env exists secureboot && " \ 369 "env exists secureboot && " \ 378 "mcinitcmd=env exists secureboot && " \ 422 "env exists devplist || setenv devplist 1; " \ 433 "env exists secureboot && load ${devtype} " \ 440 "$kernel_start $kernel_size ; env exists secureboot &&" \ 446 "$kernel_size ; env exists secureboot && " \ [all …]
|
H A D | ls1088ardb.h | 313 "env exists secureboot && " \ 322 "env exists secureboot && " \ 333 "env exists secureboot && " \ 344 "env exists secureboot && " \ 388 "env exists devplist || setenv devplist 1; " \ 399 "env exists secureboot && load ${devtype} " \ 406 "env exists mcinitcmd && run mcinitcmd && " \ 412 "$kernel_addr $kernel_size ; env exists secureboot " \ 419 "env exists secureboot && mmc read $kernelheader_addr_r "\ 455 "env exists devplist || setenv devplist 1; " \ [all …]
|
H A D | lx2160a_common.h | 197 "env exists secureboot && " \ 205 "env exists secureboot && " \ 242 "env exists devplist || setenv devplist 1; " \ 259 "env exists secureboot && load ${devtype} " \ 266 "env exists mcinitcmd && env exists secureboot "\ 268 "env exists mcinitcmd && " \ 271 "env exists secureboot && esbc_halt;" 274 "env exists mcinitcmd && mmcinfo; " \ 276 "env exists mcinitcmd && env exists secureboot " \ 278 "&& esbc_validate 0x80780000;env exists mcinitcmd " \ [all …]
|
H A D | ls1043a_common.h | 265 "env exists devplist || setenv devplist 1; " \ 276 "env exists secureboot && load ${devtype} " \ 283 "$kernel_addr $kernel_size; env exists secureboot " \ 289 "$kernel_size; env exists secureboot " \ 295 "$kernel_start $kernel_size; env exists secureboot " \ 302 "env exists secureboot && mmc read $kernelheader_addr_r " \ 311 "env exists secureboot && esbc_halt;" 313 "env exists secureboot && esbc_halt;" 315 "env exists secureboot && esbc_halt;" 317 "env exists secureboot && esbc_halt;" [all …]
|
H A D | ls1012afrwy.h | 81 "env exists devplist || setenv devplist 1; " \ 99 "env exists secureboot && load ${devtype} " \ 109 "$kernel_addr $kernel_size; env exists secureboot " \ 116 "env exists secureboot && mmc read $kernelheader_addr_r "\ 125 "env exists secureboot && esbc_halt;" 128 "env exists secureboot && esbc_halt;"
|
H A D | ls1012a2g5rdb.h | 62 "env exists devplist || setenv devplist 1; " \ 80 "env exists secureboot && load ${devtype} " \ 90 "$kernel_addr $kernel_size; env exists secureboot " \ 99 "env exists secureboot && esbc_halt;" 103 "env exists secureboot && esbc_halt;"
|
H A D | ls1012ardb.h | 81 "env exists devplist || setenv devplist 1; " \ 99 "env exists secureboot && load ${devtype} " \ 109 "$kernel_addr $kernel_size; env exists secureboot " \ 118 "env exists secureboot && esbc_halt;" 121 "env exists secureboot && esbc_halt;"
|
/openbmc/google-ipmi-sys/test/ |
H A D | bm_mode_transition_unittest.cpp | 66 EXPECT_CALL(*fsMockPtr, exists(fs::path(bmDriveCleaningDoneAckFlagPath), _)) in TEST() 76 EXPECT_CALL(*fsMockPtr, exists(fs::path(bmDriveCleaningDoneAckFlagPath), _)) in TEST() 78 EXPECT_CALL(*fsMockPtr, exists(fs::path(bmDriveCleaningDoneFlagPath), _)) in TEST() 91 EXPECT_CALL(*fsMockPtr, exists(fs::path(bmDriveCleaningDoneAckFlagPath), _)) in TEST() 93 EXPECT_CALL(*fsMockPtr, exists(fs::path(bmDriveCleaningDoneFlagPath), _)) in TEST() 95 EXPECT_CALL(*fsMockPtr, exists(fs::path(BM_SIGNAL_PATH), _)) in TEST() 97 EXPECT_CALL(*fsMockPtr, exists(fs::path(bmDriveCleaningFlagPath), _)) in TEST() 108 EXPECT_CALL(*fsMockPtr, exists(fs::path(bmDriveCleaningDoneAckFlagPath), _)) in TEST() 110 EXPECT_CALL(*fsMockPtr, exists(fs::path(bmDriveCleaningDoneFlagPath), _)) in TEST() 112 EXPECT_CALL(*fsMockPtr, exists(fs::path(BM_SIGNAL_PATH), _)) in TEST()
|
/openbmc/webui-vue/tests/unit/Global/ |
H A D | StatusIcon.spec.js | 11 expect(wrapper.exists()).toBe(true); 14 expect(wrapper.find('.info').exists()).toBe(true); 18 expect(wrapper.find('.success').exists()).toBe(true); 22 expect(wrapper.find('.warning').exists()).toBe(true); 26 expect(wrapper.find('.danger').exists()).toBe(true); 30 expect(wrapper.find('.status-icon').exists()).toBe(true);
|
/openbmc/phosphor-user-manager/test/ |
H A D | ldap_config_test.cpp | 121 if (fs::exists(configFilePath)) in TEST_F() 125 EXPECT_FALSE(fs::exists(configFilePath)); in TEST_F() 154 EXPECT_TRUE(fs::exists(configFilePath)); in TEST_F() 181 if (fs::exists(configFilePath)) in TEST_F() 185 EXPECT_FALSE(fs::exists(configFilePath)); in TEST_F() 208 if (fs::exists(configFilePath)) in TEST_F() 212 EXPECT_FALSE(fs::exists(configFilePath)); in TEST_F() 241 if (fs::exists(configFilePath)) in TEST_F() 245 EXPECT_FALSE(fs::exists(configFilePath)); in TEST_F() 258 EXPECT_FALSE(fs::exists(configFilePath)); in TEST_F() [all …]
|
/openbmc/linux/tools/memory-model/Documentation/ |
D | litmus-tests.txt |
|
/openbmc/linux/Documentation/networking/ |
D | mac80211-auth-assoc-deauth.txt |
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-pkgdata-util | 43 if not os.path.exists(args.pkglistfile): 109 if os.path.exists(revlink): 112 if os.path.exists(fwdfile): 114 if not os.path.exists(fwdfile + ".packaged"): 118 if os.path.exists(revlink): 123 if os.path.exists(fwdfile): 130 if os.path.exists(fwdfile): 132 if not os.path.exists(fwdfile + ".packaged"): 181 if os.path.exists(revlink): 215 if os.path.exists(revlink): [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 882 self.assertTrue(os.path.exists(alt)) 889 self.assertFalse(os.path.exists(alt)) 902 self.assertFalse(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz"))) 903 self.assertFalse(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz.done"))) 917 self.assertTrue(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz"))) 918 self.assertFalse(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz.done"))) 921 self.assertTrue(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz.done"))) 932 self.assertTrue(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz"))) 933 self.assertFalse(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz.done"))) 938 self.assertFalse(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz"))) [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | license_image.bbclass | 108 if os.path.exists(lic_file): 114 if not os.path.exists(lic_file): 132 if not os.path.exists(rootfs_license_manifest): 142 if os.path.exists(pkg_license_dir): 144 if not os.path.exists(pkg_license_dir ): 173 if not os.path.exists(rootfs_license): 176 if not os.path.exists(pkg_rootfs_license): 181 os.path.exists(pkg_rootfs_license)): 223 if os.path.exists(licfile): 225 if not os.path.exists(licfile): [all …]
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
H A D | clk-core.h | 95 #define gate_exists(gate) FLAG_TEST(gate, GATE, EXISTS) 104 #define divider_exists(div) FLAG_TEST(div, DIV, EXISTS) 110 #define trigger_exists(trig) FLAG_TEST(trig, TRIG, EXISTS) 182 FLAG(GATE, EXISTS), \ 193 FLAG(GATE, EXISTS), \ 204 FLAG(GATE, NO_DISABLE)|FLAG(GATE, EXISTS), \ 214 FLAG(GATE, ENABLED)|FLAG(GATE, EXISTS), \ 222 .flags = FLAG(GATE, HW)|FLAG(GATE, EXISTS), \ 282 * EXISTS means this divider exists 294 .flags = FLAG(DIV, EXISTS)|FLAG(DIV, FIXED), \ [all …]
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
H A D | clk-core.h | 95 #define gate_exists(gate) FLAG_TEST(gate, GATE, EXISTS) 104 #define divider_exists(div) FLAG_TEST(div, DIV, EXISTS) 110 #define trigger_exists(trig) FLAG_TEST(trig, TRIG, EXISTS) 182 FLAG(GATE, EXISTS), \ 193 FLAG(GATE, EXISTS), \ 204 FLAG(GATE, NO_DISABLE)|FLAG(GATE, EXISTS), \ 214 FLAG(GATE, ENABLED)|FLAG(GATE, EXISTS), \ 222 .flags = FLAG(GATE, HW)|FLAG(GATE, EXISTS), \ 282 * EXISTS means this divider exists 294 .flags = FLAG(DIV, EXISTS)|FLAG(DIV, FIXED), \ [all …]
|
/openbmc/linux/drivers/infiniband/core/ |
D | uverbs_uapi.c |
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/ |
H A D | 0001-Riscv-Add-risc-v-Android-config-header.patch | 289 + * Define if <sys/socket.h> exists. 294 + * Define if the strlcpy() function exists on the system. 299 + * Define if the open_memstream() function exists on the system. 304 + * Define if the BSD funopen() function exists on the system. 309 + * Define if prctl() exists 314 + * Define if writev() exists 319 + * Define if <stdint.h> exists. 324 + * Define if <stdbool.h> exists. 329 + * Define if <sched.h> exists. 334 + * Define if pread() exists
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | Common.errors.yaml | 3 description: Specified user name already exists. 18 description: Specified privilege mapping already exists. 21 description: Specified group name already exists.
|