/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/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/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 843 self.assertTrue(os.path.exists(alt)) 850 self.assertFalse(os.path.exists(alt)) 863 self.assertFalse(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz"))) 864 self.assertFalse(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz.done"))) 878 self.assertTrue(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz"))) 879 self.assertFalse(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz.done"))) 882 self.assertTrue(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz.done"))) 893 self.assertTrue(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz"))) 894 self.assertFalse(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz.done"))) 899 self.assertFalse(os.path.exists(os.path.join(self.dldir, "test-file.tar.gz"))) [all …]
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/fans/phosphor-pid-control/ |
H A D | monitor-pldm-sensor | 20 # Function to check if a specific slot exists in EntityManager 25 echo "$slot_name exists in EntityManager." 59 # Check if the slot exists in EntityManager 65 # If the slot exists, check its sensors 75 # Check if the slot exists in EntityManager 81 # If the slot exists, check its sensors
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | litmus-tests.txt | 87 20 exists (1:r0=1 /\ 1:r1=0) 158 Line 20 is the "exists" assertion expression to evaluate the final state. 174 The "exists" assertion on line 20 is satisfied if the consumer sees the 196 9 Condition exists (1:r0=1 /\ 1:r1=0) 202 indicates that the bad result flagged by the "exists" clause never 207 "exists" clause indicates a bad result. To see this, invert the "exists" 209 of this line indicate the number of end states satisfying the "exists" 222 "Never" on line 10, the state flagged by the "exists" clause is not 232 "No" says that the "exists" clause was not satisfied by any execution, 235 of end states satisfying and not satisfying the "exists" clause, just [all …]
|
/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/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/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/linux/fs/afs/ |
H A D | afs_vl.h | 31 AFSVL_IDEXIST = 363520, /* Volume Id entry exists in vl database */ 33 AFSVL_NAMEEXIST = 363522, /* Volume name entry exists in vl database */ 44 AFSVL_NOREPSERVER = 363533, /* No such Replication server site exists */ 45 AFSVL_DUPREPSERVER = 363534, /* Replication site already exists */ 84 #define AFS_VLF_RWEXISTS 0x1000 /* R/W volume exists */ 85 #define AFS_VLF_ROEXISTS 0x2000 /* R/O volume exists */ 86 #define AFS_VLF_BACKEXISTS 0x4000 /* backup volume exists */
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_uapi.c | 37 size_t alloc_size, bool *exists) in uapi_add_get_elm() argument 43 *exists = false; in uapi_add_get_elm() 53 *exists = true; in uapi_add_get_elm() 65 bool exists; in uapi_create_write() local 73 &exists); in uapi_create_write() 77 if (WARN_ON(exists && (def->write.is_ex != method_elm->is_ex))) in uapi_create_write() 105 bool exists; in uapi_merge_method() local 111 &exists); in uapi_merge_method() 114 if (exists) { in uapi_merge_method() 174 bool exists; in uapi_merge_obj_tree() local [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | mac80211-auth-assoc-deauth.txt | 17 mac80211->driver: sta_state(AP, not-exists) 28 mac80211->driver: sta_state(AP, exists) 56 mac80211->driver: sta_state(AP, exists) 90 mac80211->driver: sta_state(AP,exists) 91 mac80211->driver: sta_state(AP,not-exists)
|
/openbmc/linux/drivers/input/joystick/ |
H A D | cobra.c | 33 unsigned char exists; member 100 if ((r = cobra_read_packet(gameport, data)) != cobra->exists) { in cobra_poll() 106 if (cobra->exists & r & (1 << i)) { in cobra_poll() 156 cobra->exists = cobra_read_packet(gameport, data); in cobra_connect() 159 if ((cobra->exists >> i) & data[i] & 1) { in cobra_connect() 162 cobra->exists &= ~(1 << i); in cobra_connect() 165 if (!cobra->exists) { in cobra_connect() 174 if (~(cobra->exists >> i) & 1) in cobra_connect() 228 if ((cobra->exists >> i) & 1) in cobra_disconnect()
|
/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
|