Home
last modified time | relevance | path

Searched full:verifies (Results 1 – 25 of 114) sorted by relevance

12345

/openbmc/u-boot/post/
H A Dtests.c64 "This test verifies the CPU cache operation.",
92 "This test verifies the I2C operation.",
104 "This test verifies the RTC operation.",
128 "This test verifies the arithmetic logic unit of"
141 "This test verifies the arithmetic logic unit of"
157 "This test verifies the UART operation.",
170 "This test verifies the ETHERNET operation.",
182 "This test verifies the USB operation.",
281 "This test verifies parallel flash operations.",
/openbmc/phosphor-pid-control/test/
H A Dpid_thermalcontroller_unittest.cpp26 // Verifies building a ThermalPIDController with the factory works as in TEST()
62 // This test just verifies inputProc behaves as expected. in TEST()
81 // This test just verifies inputProc behaves as expected. in TEST()
98 // This test just verifies outputProc behaves as expected. in TEST()
118 // This test verifies inputProc behaves as expected with multiple absolute in TEST()
140 // This test verifies inputProc behaves as expected with multiple margin in TEST()
162 // This test verifies inputProc behaves as expected with multiple summation in TEST()
184 // This test verifies inputProc behaves as expected with multiple margin in TEST()
207 // This test verifies Negative hysteresis behaves as expected by in TEST()
241 // This test verifies Positive hysteresis behaves as expected by in TEST()
H A Dpid_stepwisecontroller_unittest.cpp24 // Verifies positive hysteresis works as expected in TEST()
60 // Verifies negative hysteresis works as expected in TEST()
H A Dpid_zone_unittest.cpp163 // Verifies the zoneId returned is what we expect. in TEST_F()
170 // Verifies that the zone starts in manual mode. Verifies that one can set in TEST_F()
180 // Verifies that the zone starts in enable mode. Verifies that one can set in TEST_F()
202 // Tests adding a fan PID controller to the zone, and verifies it's in TEST_F()
309 // Verifies the value returned in the minimal thermal rpm set point. in TEST_F()
792 // Tests adding a thermal PID controller to the zone, and verifies it's in TEST_F()
816 // Tests adding a fan PID controller to the zone, and verifies it's in TEST_F()
841 // Verifies that someone doesn't remove the internal call to the dbus in TEST_F()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool/
H A Dtest_read_write_plainfiles.sh7 # This script verifies the behavior of memtool against plain files.
35 # Test Case: Verifies that the expected string of bytes is read from a plain file starting from
43 # Test Case 2: Verifies that the expected string of bytes is written to a plain file starting from
/openbmc/phosphor-ipmi-blobs/test/
H A Dmanager_getsession_unittest.cpp10 // This test verifies the next session ID is returned. in TEST()
21 // TODO(venture): Need a test that verifies the session ids are checked in TEST()
/openbmc/openbmc/poky/meta-selftest/recipes-test/postinst/
H A Dpostinst_1.0.bb37 # Depends on rootfs, delays until first boot, verifies that the rootfs file was
50 # Depends on delayed-a, delays until first boot, verifies that the delayed-a file was
51 # written. This verifies the ordering between delayed postinsts.
/openbmc/u-boot/doc/SPL/
H A DREADME.spl-secure-boot14 the main u-boot image. For secure boot process on these platforms ROM verifies
15 SPL image, so to continue chain of trust SPL image verifies U-boot image using
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_timer-test.c189 /* Verifies the reset state of a timer. */
203 /* Verifies that CRST wins if both CEN and CRST are set. */
218 /* Verifies the behavior when CEN is set and then cleared. */
236 /* Verifies that a one-shot timer fires when expected with prescaler 5. */
274 /* Verifies that a one-shot timer fires when expected with prescaler 0. */
302 /* Verifies that a one-shot timer fires when expected with highest prescaler. */
330 /* Verifies that a oneshot timer fires an interrupt when expected. */
349 * Verifies that the timer can be paused and later resumed, and it still fires
387 /* Verifies that the prescaler can be changed while the timer is running. */
433 /* Verifies that a periodic timer automatically restarts after expiration. */
[all …]
H A Dnpcm7xx_rng-test.c146 * Verifies that DVALID is clear, and RNGD reads zero, when RNGE is cleared,
168 * Verifies that the RNG only produces data when RNGMODE is set to 'normal'
184 * Verifies that a continuous sequence of bits collected after enabling the RNG
203 * Verifies that a continuous sequence of bits collected after enabling the RNG
225 * Verifies that the first data byte collected after enabling the RNG satisfies
247 * Verifies that the first data byte collected after enabling the RNG satisfies
/openbmc/estoraged/include/
H A Dzero.hpp41 /** @brief verifies the drive has only zeros on it,
48 /** @brief verifies the drive has only zeros on it,
H A Dpattern.hpp44 /** @brief verifies the incompressible random pattern is on the drive, using
54 /** @brief verifies the incompressible random pattern is on the drive
/openbmc/qemu/tests/functional/
H A Dtest_s390x_topology.py162 This test verifies that a CPU defined with the '-device'
207 This test verifies that QEMU modifies the entitlement change after
251 This test verifies that QEMU modifies the entitlement
293 This test verifies that QEMU adjusts the entitlement correctly when a
324 This test verifies that QEMU does not accept to overload a socket.
347 This test verifies that QEMU refuses to lower the entitlement
393 This test verifies that QEMU refuses to move a CPU to an
/openbmc/openbmc-test-automation/security/
H A Dtest_slp.robot61 [Documentation] Verifies the output of service types.
79 [Documentation] Verifies the output of srvs.
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cffi/
H A Drun-ptest5 # test_version verifies that versions match across the source tree, ignore
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DVolume.interface.yaml95 Verifies a reproducible pattern has been written to the disk.
104 Verifies the the entire disk has been zeroed.
/openbmc/bmcweb/test/include/
H A Dssl_key_handler_test.cpp15 /* Verifies that we can generate a certificate, then read back in the in TEST()
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/
H A Dsanity.py15 verifies that the buildtools have installed correctly. We can't check
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser.hpp245 * Verifies that the specified JSON element is a JSON array.
260 * Verifies that the specified JSON element is a JSON object.
275 * Verifies that the specified JSON element contains the expected number of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/
H A Dpngcheck_2.3.0.bb1 SUMMARY = "pngcheck verifies the integrity of PNG, JNG and MNG files"
/openbmc/openbmc/poky/meta-selftest/recipes-test/poison/
H A Dpoison.bb10 # oe-selftest has a test that verifies that.
/openbmc/phosphor-fan-presence/monitor/
H A Dconditions.hpp47 * @details Parses and verifies all the required parameters are given in the
/openbmc/u-boot/cmd/
H A Dtpm_test.c198 /* Verifies that write to index0 fails */ in test_global_lock()
204 /* Verifies that write to index1 is still possible */ in test_global_lock()
211 /* Verifies that write to index1 fails */ in test_global_lock()
336 /* Verifies that index0 cannot be redefined */ in test_redefine_unowned()
347 /* Verifies that neither index0 nor index1 can be redefined */ in test_redefine_unowned()
/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-mepc-masking.S4 * This test verifies that MEPC properly masks the lower bits according
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/
H A Dvr.hpp34 // and verifies its correctness.

12345