zephyr/tests
Paul Timke Contreras 9c5abb35b5 tests: drivers: build_all: sensor: i2c.dtsi fix address typo
The address of the last i2c device in the build all test has a wrong
address. This fixes that typo.

Signed-off-by: Paul Timke Contreras <ptimkec@live.com>
2025-04-04 21:17:09 +02:00
..
application_development scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
arch tests: arm: adjust test for relocated rom 2025-03-31 11:30:55 +02:00
benchmarks tests: Add benchmark for IPI performance 2025-04-04 21:15:14 +02:00
bluetooth Tests: Bluetooth: Classic: Bumble power_on() will fail on Linux 2025-04-04 14:56:48 +02:00
boards tests: intel_adsp/test: Disable test logging defaults 2025-04-04 07:42:44 +02:00
boot tests: boot: test_mcuboot: Add swap using offset test 2025-02-10 19:05:25 +01:00
bsim Bluetooth: Mesh: make corresponding group ID unique 2025-03-31 22:01:11 +02:00
cmake dts: zephyr,native-posix-cpu changed to zephyr,native-sim-cpu 2025-03-12 02:27:36 +01:00
crypto
ctest/base tests: Add CTest base harness testing 2025-01-10 04:12:42 +01:00
drivers tests: drivers: build_all: sensor: i2c.dtsi fix address typo 2025-04-04 21:17:09 +02:00
integration/kernel
kconfig
kernel tests: kernel/sleep: exclude npcx platforms from the test 2025-04-04 07:42:30 +02:00
lib tests: unskip some tests 2025-03-28 21:52:13 +01:00
misc tests: linker: iterable_sections: Test sorting with 5 numeric characters 2025-01-22 10:40:45 +01:00
modules
net tests: net: dns: packet: Add test case for compression bit in CNAME 2025-03-31 22:00:36 +02:00
posix test: posix: timers: Fix unused function warning 2025-03-24 07:53:10 +01:00
robot
subsys tests: littlefs: fix test_lfs_basic for medium and large partitions 2025-04-04 18:17:48 +02:00
unit everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
ztest ztest: Fix confusing SKIP log 2025-04-04 21:16:34 +02:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml