| /openbmc/phosphor-health-monitor/ |
| H A D | health_metric.cpp | 163 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 D | 0001-Cargo.toml-do-not-abort-on-panic.patch | 21 debug-assertions = true 27 debug-assertions = false
|
| /openbmc/qemu/rust/qemu-api/src/ |
| H A D | assertions.rs | 50 T: $crate::assertions::EqType<Itself = U>, 87 T: $crate::assertions::EqType<Itself = U>,
|
| H A D | lib.rs | 16 pub mod assertions; module
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | qunit-1.18.0.js | 72 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 D | sensorcommands.cpp | 562 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 D | phosphor-gpio-monitor_git.bb | 2 DESCRIPTION = "Application to monitor gpio assertions"
|
| /openbmc/qemu/rust/qemu-api/ |
| H A D | meson.build | 56 'src/assertions.rs',
|
| /openbmc/bmcweb/docs/ |
| H A D | CLIENTS.md | 28 Status: 100% of assertions passing. No CI integration.
|
| /openbmc/openbmc/meta-arm/documentation/ |
| H A D | oeqa-fvp.md | 36 To support firmware and baremetal testing, OEFVPTarget also allows test cases to make assertions ag…
|
| /openbmc/openbmc/poky/meta/recipes-sato/webkit/ |
| H A D | webkitgtk_2.48.2.bb | 60 PACKAGECONFIG[assertions] = "-DUSE_CXX_STDLIB_ASSERTIONS=ON,-DUSE_CXX_STDLIB_ASSERTIONS=OFF,"
|
| /openbmc/qemu/docs/devel/ |
| H A D | rust.rst | 158 ``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 D | release-notes-4.0.24.rst | 211 - dbus: disable assertions and enable only modular tests
|
| H A D | release-notes-5.2.rst | 514 - ``webkitgtk``: ``assertions``
|
| /openbmc/phosphor-host-ipmid/docs/ |
| H A D | testing.md | 400 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 D | 0002-Remove-LGPL-Code-and-references.patch | 612 @@ -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 D | CHANGELOG.md | 947 which ensure assertions won't fail or otherwise invoke UB:
|
| /openbmc/u-boot/common/ |
| H A D | dlmalloc.src | 282 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 D | buildhistory_filelist2.txt | 2028 -rw-r--r-- root root 2411 ./usr/include/c++/10.1.0/debug/assertions.h
|
| H A D | buildhistory_filelist1.txt | 2027 -rw-r--r-- root root 2411 ./usr/include/c++/10.1.0/debug/assertions.h
|