zephyr/tests
TOKITA Hiroshi 2815b6d710 tests: drivers: build_all: gpio: Add ti,lmp90xxx-gpio configuration
Add the following devices to build tests.

- ti,lmp90xxx-gpio

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-09-30 09:04:58 +02:00
..
application_development style: tests: remove unnecessary return statements 2024-09-20 11:06:55 +02:00
arch style: tests: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
benchmarks tests: latency_measure: fix stacks for the busy threads 2024-09-19 18:28:16 +01:00
bluetooth Bluetooth: BASS: Add support for dynamic registration of BASS 2024-09-26 17:42:39 -04:00
boards tests: ethernet: esp32: Functional test for CI 2024-09-26 17:41:06 -04:00
boot samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
bsim Bluetooth: BASS: Add support for dynamic registration of BASS 2024-09-26 17:42:39 -04:00
cmake tests/cmake/snippets: Don't test on native_posix 2024-09-25 04:04:36 -04:00
crypto tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
drivers tests: drivers: build_all: gpio: Add ti,lmp90xxx-gpio configuration 2024-09-30 09:04:58 +02:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
lib tests/lib/mpsc_pbuf: Don't test on native_posix 2024-09-25 04:04:36 -04:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
net tests: net: sockets: tls: Increase connect timeout 2024-09-28 08:21:51 -05:00
posix tests, samples: Define _POSIX_C_SOURCE where needed 2024-09-16 20:17:35 +02:00
robot
subsys tests: mgmt: mcumgr: Add img_mgmt_slot_info test 2024-09-26 17:48:05 -04:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest tests/ztest: Don't test on native_posix 2024-09-25 04:04:36 -04:00
test_config.yaml