zephyr/tests
Cyril Fougeray 1d0f28737b sensors: vl53l1: build_all without the default Kconfig
in case CONFIG_VL53L1X_INTERRUPT_MODE=n or
CONFIG_VL53L1X_XSHUT=n, the driver won't compile

Signed-off-by: Cyril Fougeray <cyril.fougeray@worldcoin.org>
2023-10-11 14:58:15 +01:00
..
application_development tests: code_relocation: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
arch tests: arch: arm_irq_vector_table: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
benchmarks random: Rename random header 2023-10-10 14:23:50 +03:00
bluetooth tests: bluetooth: fix test meta data and components 2023-10-11 14:19:40 +03:00
boards random: Rename random header 2023-10-10 14:23:50 +03:00
boot tests: mcuboot: fix identifier: boot -> bootloader 2023-10-11 14:19:40 +03:00
bsim bsim: Bluetooth: mesh: Implement CDP1 test 2023-10-09 15:06:06 +03:00
cmake tests: group all build system tests under build_system 2023-10-11 14:19:40 +03:00
crypto random: Rename random header 2023-10-10 14:23:50 +03:00
drivers sensors: vl53l1: build_all without the default Kconfig 2023-10-11 14:58:15 +01:00
kernel tests: object cores: fix test meta data and components 2023-10-11 14:19:40 +03:00
lib tests: spsc_pbuf/ringbuffer: fix test meta data and components 2023-10-11 14:19:40 +03:00
misc misc: check_init_priorities: drop CONFIG_DEVICE_DEPS=y 2023-10-04 12:19:06 +01:00
modules tests: modules: Add nanopb tests 2023-09-15 12:57:40 +02:00
net random: Rename random header 2023-10-10 14:23:50 +03:00
posix tests: posix: Enable pthread_pressure test on SPARC 2023-10-08 11:24:19 +01:00
robot
subsys tests: logging: group logging testing and cleanup identifiers 2023-10-11 14:19:40 +03:00
unit sys: lists: Add tests for newly-added list len functions 2023-09-13 16:19:33 +02:00
ztest tests: error_hook: skip test_catch_fatal_error for Armv8-R 2023-10-02 09:40:25 +02:00
test_config.yaml