zephyr/tests
Tim Lin 361e6e5fec tests: drivers: i2c_api: Convert to use DEVICE_DT_GET
This PR is related to #47464, missing the fix of device_get_binding
in the test_burst_gy271 function.

Move to use DEVICE_DT_GET instead of device_get_binding as
we work on phasing out use of DTS 'label' property.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2022-07-12 09:55:02 +02: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 tests: arch: arm: arm-irq-vector-table: define _vector_end 2022-07-11 09:23:05 +00:00
benchmarks tests: benchmarks: sys_kernel: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
bluetooth Bluetooth: Audio: Moved ASCS metadata verification to higher layer 2022-07-08 20:08:45 +00:00
boards tests: boards: mec15xxevb_assy6853: qspi: Convert to use DEVICE_DT_GET 2022-07-07 10:07:37 +02:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto test: tests/crypto/tinycrypt timeout 2022-06-29 20:59:31 -04:00
drivers tests: drivers: i2c_api: Convert to use DEVICE_DT_GET 2022-07-12 09:55:02 +02:00
kernel tests: kernel: gen_isr_table: move to new ztest API 2022-07-11 13:23:27 +02:00
lib tests: lib: move fdtable to new ztest API 2022-07-08 21:12:55 -04:00
misc cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
net tests: net: hostname: move to new ztest API 2022-07-11 11:06:42 +02:00
posix tests: samples: bump timeout for FVP BaseR board 2022-07-11 11:17:02 +02:00
subsys tests: logging/log_api: add bits to test backend events 2022-07-11 11:09:31 +02:00
unit testing: add zephyr/ prefix to testing include path 2022-06-29 06:04:32 -04:00
ztest tests: error_hook: skip div-by-zero on FVP BaseR 2022-07-11 11:17:02 +02:00