/openbmc/u-boot/post/ |
H A D | tests.c | 64 "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 D | pid_thermalcontroller_unittest.cpp | 26 // 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 Positiv in TEST() [all...] |
H A D | pid_stepwisecontroller_unittest.cpp | 24 // Verifies positive hysteresis works as expected in TEST() 60 // Verifies negative hysteresis works as expected in TEST()
|
H A D | pid_zone_unittest.cpp | 163 // 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 tha in TEST_F() [all...] |
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_agpsupport.c | 56 * Verifies the AGP device has been initialized and acquired and fills in the 100 * Verifies the AGP device hasn't been acquired before and calls 124 * Verifies the AGP device hasn't been acquired before and calls 139 * Verifies the AGP device has been acquired and calls \c agp_backend_release. 164 * Verifies the AGP device has been acquired but not enabled, and calls 192 * Verifies the AGP device is present and has been acquired, allocates the 264 * Verifies the AGP device is present and acquired, looks-up the AGP memory 298 * Verifies the AGP device is present and has been acquired and that no memory 338 * Verifies the AGP device is present and has been acquired and looks up the
|
/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_timer-test.c | 189 /* 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 D | npcm7xx_rng-test.c | 146 * 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/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool/ |
H A D | test_read_write_plainfiles.sh | 7 # 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/openbmc/poky/meta-selftest/recipes-test/postinst/ |
H A D | postinst_1.0.bb | 37 # 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/phosphor-ipmi-blobs/test/ |
H A D | manager_getsession_unittest.cpp | 10 // 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/linux/include/media/ |
H A D | videobuf2-v4l2.h | 78 * vb2_reqbufs() - Wrapper for vb2_core_reqbufs() that also verifies 88 * vb2_create_bufs() - Wrapper for vb2_core_create_bufs() that also verifies 110 * #) verifies the passed buffer, 133 * #) verifies the passed buffer; 173 * #) verifies the passed buffer; 195 * 1) verifies current state 212 * #) verifies current state,
|
/openbmc/u-boot/doc/SPL/ |
H A D | README.spl-secure-boot | 14 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/functional/ |
H A D | test_s390x_topology.py | 162 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/linux/include/xen/interface/io/ |
H A D | tpmif.h | 21 * 5. Backend maps grant and event channel, verifies feature-protocol-v2 23 * 7. Frontend verifies feature-protocol-v2, transitions to Connected
|
/openbmc/estoraged/include/ |
H A D | zero.hpp | 41 /** @brief verifies the drive has only zeros on it, 48 /** @brief verifies the drive has only zeros on it,
|
H A D | pattern.hpp | 44 /** @brief verifies the incompressible random pattern is on the drive, using 54 /** @brief verifies the incompressible random pattern is on the drive
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_slp.robot | 61 [Documentation] Verifies the output of service types. 79 [Documentation] Verifies the output of srvs.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Volume.interface.yaml | 95 Verifies a reproducible pattern has been written to the disk. 104 Verifies the the entire disk has been zeroed.
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | config_file_parser.hpp | 245 * 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/u-boot/cmd/ |
H A D | tpm_test.c | 198 /* 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/linux/tools/testing/selftests/firmware/ |
H A D | fw_upload.sh | 4 # loader. It verifies that one or more firmware devices can be created 5 # for a device driver. It also verifies the data transfer, the
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cffi/ |
H A D | run-ptest | 5 # test_version verifies that versions match across the source tree, ignore
|
/openbmc/linux/drivers/soc/litex/ |
H A D | Kconfig | 14 This option enables the SoC Controller Driver which verifies
|
/openbmc/bmcweb/test/include/ |
H A D | ssl_key_handler_test.cpp | 15 /* Verifies that we can generate a certificate, then read back in the in TEST()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-self-describing-metadata.rst | 167 that it should see, and the IO completion process verifies that the metadata 241 by checking the superblock of the feature bit, and then if the CRC verifies OK 242 (or is not needed) it verifies the actual contents of the block. 326 modified in memory. If the metadata verifies OK, and CRCs are enabled, we then
|