zephyr/tests
Tom Burdick 3ab10f2d52 sys_util: wait_for, spin on an expression
Hardware has asynchronous actions where the expectation is to spin on
registers and expressions against those registers for completion of the
action. This provides a common macro to spin, with a delay and timeout,
on such expressions.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2022-03-11 09:46:47 -05:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
benchmarks soc: arm: microchip_mec: mec1501: remove SOC_POWER_MANAGEMENT 2022-03-04 09:05:45 -06:00
bluetooth tests: Bluetooth: Mesh: Throw error code from tx_end to caller 2022-03-11 11:00:30 +01:00
boards tests/boards/intel_adsp: CPU halt timeout test fix 2022-03-07 12:00:23 -05:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: crypto: Add test for hashing on crypto driver 2022-03-01 16:32:43 -05:00
drivers drivers: gpio: move non-standard dts flags to be soc specific 2022-03-10 13:46:34 -05:00
kernel tests/kernel/schedule_api: Add TIMESLICE_PER_THREAD case 2022-03-09 13:49:44 -05:00
lib sys_util: wait_for, spin on an expression 2022-03-11 09:46:47 -05:00
misc tests: Run test_build only on platforms whose console has a driver 2022-02-21 22:17:27 -05:00
net net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
posix kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
subsys all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
unit sys: util: Add IN_RANGE macro 2022-03-11 07:20:16 -06:00
ztest arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00