Home
last modified time | relevance | path

Searched refs:assertions (Results 1 – 20 of 20) sorted by relevance

/openbmc/phosphor-health-monitor/
H A Dhealth_metric.cpp163 auto assertions = ThresholdIntf::asserted(); in checkThreshold() local
166 if (!assertions.contains(threshold)) in checkThreshold()
168 assertions.insert(threshold); in checkThreshold()
169 ThresholdIntf::asserted(assertions); in checkThreshold()
182 else if (assertions.contains(threshold)) in checkThreshold()
184 assertions.erase(threshold); in checkThreshold()
185 ThresholdIntf::asserted(assertions); in checkThreshold()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/
H A D0001-Cargo.toml-do-not-abort-on-panic.patch21 debug-assertions = true
27 debug-assertions = false
/openbmc/qemu/rust/qemu-api/src/
H A Dassertions.rs50 T: $crate::assertions::EqType<Itself = U>,
87 T: $crate::assertions::EqType<Itself = U>,
H A Dlib.rs16 pub mod assertions; module
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js72 function Test(settings){var i,l;++Test.count;extend(this,settings);this.assertions=[];this.semaphor…
79 …resolvePromise(promise);}catch(e){this.pushFailure("Died on test #"+(this.assertions.length+1)+" "+
84 "not called.",this.stack);}else if(this.expected!==null&&this.expected!==this.assertions.length){th…
85 this.assertions.length+" were run",this.stack);}else if(this.expected===null&&!this.assertions.leng…
87 …tats.all+=this.assertions.length;config.moduleStats.all+=this.assertions.length;for(i=0;i<this.ass…
88 …kip,failed:bad,passed:this.assertions.length-bad,total:this.assertions.length,runtime:this.runtime… property in Test.finish.AnonymousClass8e2981371601
91 runLoggingCallbacks("log",details);this.assertions.push({result:!!result,message:message});},pushFa…
94 runLoggingCallbacks("log",details);this.assertions.push({result:false,message:message});},resolvePr…
151 …it.jsDump=QUnit.dump;if(typeof window!=="undefined"){(function(){var i,assertions=Assert.prototype…
152 for(i in assertions){QUnit[i]=applyCurrent(assertions[i]);}})();(function(){var i,l,keys=["test","m…
[all …]
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp562 std::bitset<16>& assertions) in getVrEventStatus() argument
595 assertions.set(index); in getVrEventStatus()
1643 std::bitset<16> assertions; in ipmiSenGetSensorEventStatus() local
1662 assertions |= response.discreteReadingSensorStates << 8; in ipmiSenGetSensorEventStatus()
1663 assertions |= response.thresholdLevelsStates; in ipmiSenGetSensorEventStatus()
1664 return ipmi::responseSuccess(sensorEventStatus, assertions, in ipmiSenGetSensorEventStatus()
1680 std::bitset<16> assertions = 0; in ipmiSenGetSensorEventStatus() local
1688 vrInterface->second, assertions)) in ipmiSenGetSensorEventStatus()
1695 return ipmi::responseSuccess(sensorEventStatus, assertions, in ipmiSenGetSensorEventStatus()
1757 assertions.set(static_cast<size_t>( in ipmiSenGetSensorEventStatus()
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_git.bb2 DESCRIPTION = "Application to monitor gpio assertions"
/openbmc/qemu/rust/qemu-api/
H A Dmeson.build56 'src/assertions.rs',
/openbmc/bmcweb/docs/
H A DCLIENTS.md28 Status: 100% of assertions passing. No CI integration.
/openbmc/openbmc/meta-arm/documentation/
H A Doeqa-fvp.md36 To support firmware and baremetal testing, OEFVPTarget also allows test cases to make assertions ag…
/openbmc/openbmc/poky/meta/recipes-sato/webkit/
H A Dwebkitgtk_2.48.2.bb60 PACKAGECONFIG[assertions] = "-DUSE_CXX_STDLIB_ASSERTIONS=ON,-DUSE_CXX_STDLIB_ASSERTIONS=OFF,"
/openbmc/qemu/docs/devel/
H A Drust.rst158 ``assertions`` stable
298 then manually check for the big QEMU lock with assertions, which allows
420 functionality; see for example QEMU's ``assertions`` module.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.24.rst211 - dbus: disable assertions and enable only modular tests
H A Drelease-notes-5.2.rst514 - ``webkitgtk``: ``assertions``
/openbmc/phosphor-host-ipmid/docs/
H A Dtesting.md400 Don't test other people's code. Make sure to limit the test assertions to the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libeigen/libeigen/
H A D0002-Remove-LGPL-Code-and-references.patch612 @@ -92,9 +92,6 @@ run time. However, these assertions do cost time and can thus be turned off.
613 …- \b eigen_assert - macro with one argument that is used inside %Eigen for assertions. By default,…
/openbmc/libpldm/
H A DCHANGELOG.md947 which ensure assertions won't fail or otherwise invoke UB:
/openbmc/u-boot/common/
H A Ddlmalloc.src282 this code. The assertions in the check routines spell out in more
1586 These routines make a number of assertions about the states
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt2028 -rw-r--r-- root root 2411 ./usr/include/c++/10.1.0/debug/assertions.h
H A Dbuildhistory_filelist1.txt2027 -rw-r--r-- root root 2411 ./usr/include/c++/10.1.0/debug/assertions.h