zephyr/tests
TOKITA Hiroshi 0bc0dd7767 tests: drivers: build_all: audio: Add i2c-devices to build test
Add build tests for the following devices.

- ti,tas6422dac
- ti,tlv320dac

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-11-25 12:16:53 +01:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch arch: deprecate _current 2024-11-23 20:12:24 -05:00
benchmarks arch: deprecate _current 2024-11-23 20:12:24 -05:00
bluetooth Bluetooth: Host: Remove unnecessary hci_driver.h includes 2024-11-22 11:37:12 +01:00
boards samples: sensor: qdec: change pins used for qdec nrf54h20dk 2024-10-31 09:22:58 -05:00
boot python: Format and sort imports 2024-11-25 10:07:13 +01:00
bsim tests: bsim: Bluetooth: Fix simulation length be greater than wait time 2024-11-22 17:43:04 +01:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto mbedtls: use CSPRNG whenever possible as PSA random source 2024-11-20 15:59:40 -05:00
drivers tests: drivers: build_all: audio: Add i2c-devices to build test 2024-11-25 12:16:53 +01:00
integration/kernel
kconfig
kernel python: Format and sort imports 2024-11-25 10:07:13 +01:00
lib tests: lib: c_lib: add the proper dependency for asctime_r and ctime_r 2024-11-23 20:12:02 -05:00
misc python: Format and sort imports 2024-11-25 10:07:13 +01:00
modules mbedtls: MBEDTLS_ENTROPY_POLL_ZEPHYR default on if MBEDTLS_ENTROPY_C 2024-11-20 15:59:40 -05:00
net python: Format and sort imports 2024-11-25 10:07:13 +01:00
posix posix: add pthread specific data deallocation test 2024-11-25 08:31:08 +01:00
robot
subsys python: Format and sort imports 2024-11-25 10:07:13 +01:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml