Home
last modified time | relevance | path

Searched refs:satisfied (Results 1 – 25 of 91) sorted by relevance

1234

/openbmc/phosphor-fan-presence/monitor/test/
H A Dpower_off_cause_test.cpp15 EXPECT_FALSE(cause.satisfied(health)); in TEST()
18 EXPECT_FALSE(cause.satisfied(health)); in TEST()
21 EXPECT_TRUE(cause.satisfied(health)); in TEST()
24 EXPECT_TRUE(cause.satisfied(health)); in TEST()
29 EXPECT_TRUE(cause.satisfied(health)); in TEST()
40 EXPECT_FALSE(cause.satisfied(health)); in TEST()
43 EXPECT_FALSE(cause.satisfied(health)); in TEST()
46 EXPECT_TRUE(cause.satisfied(health)); in TEST()
49 EXPECT_TRUE(cause.satisfied(health)); in TEST()
54 EXPECT_FALSE(cause.satisfied(health)); in TEST()
[all …]
/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_rule.hpp79 auto satisfied = _cause->satisfied(fanHealth); in check() local
83 if (!_active && satisfied && (state == _validState)) in check()
93 else if (_active && !satisfied) in check()
H A Dpower_off_cause.hpp49 virtual bool satisfied(const FanHealth& fanHealth) = 0;
110 bool satisfied(const FanHealth& fanHealth) override in satisfied() function in phosphor::fan::monitor::MissingFanFRUCause
153 bool satisfied(const FanHealth& fanHealth) override in satisfied() function in phosphor::fan::monitor::NonfuncFanRotorCause
202 bool satisfied(const FanHealth& fanHealth) override in satisfied() function in phosphor::fan::monitor::FanFRUsWithNonfuncRotorsCause
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/
H A Dgnome-doc-utils-stub_1.0.bb4 it requires libxml2 and python 2 at the same time, which can no longer be satisfied. "
/openbmc/linux/tools/testing/kunit/configs/
H A Dall_tests.config5 # any tests whose dependencies are already satisfied. Please feel free to add
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glfw/
H A Dglfw_3.3.8.bb29 # be satisfied by this layer so it is disabled by default
/openbmc/linux/Documentation/dev-tools/kunit/
H A Drun_manual.rst34 automatically enable all tests with satisfied dependencies. This is
/openbmc/linux/Documentation/filesystems/
H A Dfuse-io.rst20 In cached mode reads may be satisfied from the page cache, and data may be
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DREADME.msl.md35 To enable verification that MSL has been satisfied, the hypothetical platform
/openbmc/openbmc/poky/meta/recipes-extended/texinfo/
H A Dtexinfo_7.1.bb87 # generated, which must be satisfied.
/openbmc/linux/lib/kunit/
H A DKconfig49 tristate "All KUnit tests with satisfied dependencies"
/openbmc/phosphor-mboxd/vpnor/
H A DREADME.md59 what it is asking for can be satisfied.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-audio.rst49 cannot be satisfied. However, this is a write-only ioctl, it does not
H A Dvidioc-g-modulator.rst51 different audio modulation if the request cannot be satisfied. However
/openbmc/hiomapd/vpnor/
H A DREADME.md55 what it is asking for can be satisfied.
/openbmc/qemu/docs/spin/
H A Dtcg-exclusive.promela220 // once the liveness property is satisfied, this is not executable
/openbmc/openbmc/poky/scripts/
H A Dcreate-pull-request269 When you are satisfied, you can send them with:
/openbmc/linux/tools/memory-model/Documentation/
H A Dlitmus-tests.txt174 The "exists" assertion on line 20 is satisfied if the consumer sees the
232 "No" says that the "exists" clause was not satisfied by any execution,
346 hope that the "exists" clause cannot be satisfied. LKMM agrees:
566 for which its expression is satisfied, that is, for which the expression
601 fails to be satisfied. In contrast, the "exists" clause is evaluated
619 on line 32 is updated to a condition that is alway satisfied at the end
901 clause can be satisfied. With this option, herd7 evaluates the above
/openbmc/qemu/docs/
H A Dnvdimm.txt178 If these conditions are not satisfied i.e. if either 'pmem' or 'share'
182 conditions are ignored if not satisfied. Currently, no way is
/openbmc/linux/Documentation/driver-api/
H A Dconsole.rst141 condition is satisfied, then the driver must call do_unregister_con_driver()
H A Dpwm.rst68 satisfied exactly with the hardware in use. There is currently no way for
/openbmc/linux/Documentation/input/devices/
H A Dntrig.rst109 the initial activation filter is satisfied. The intent is to provide
/openbmc/linux/tools/memory-model/
H A DREADME111 this litmus test's "exists" clause can not be satisfied.
/openbmc/linux/Documentation/admin-guide/laptops/
H A Ddisk-shock-protection.rst75 milliseconds may raise expectations that cannot be satisfied in
/openbmc/linux/Documentation/security/keys/
H A Drequest-key.rst93 from which associated key requests may be satisfied.

1234