zephyr/tests
TOKITA Hiroshi cb99cd795d tests: drivers: build_all: fuel_gauge: Add devices to build test
Add build tests for the following devices.

- maxim,max17048
- ti,bq27z746
- sbs,sbs-gauge-new-api
- zephyr,fuel-gauge-composite

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-10-02 09:49:16 +02:00
..
application_development style: tests: remove unnecessary return statements 2024-09-20 11:06:55 +02:00
arch tests: arch: riscv: test csf registers value 2024-10-02 09:48:02 +02:00
benchmarks tests: latency_measure: fix stacks for the busy threads 2024-09-19 18:28:16 +01:00
bluetooth Bluetooth: CAP: Add support for doing just disable for unicast stop 2024-10-01 09:54:04 +02:00
boards tests/boards/native_sim/cpu_wait: Correct ifdef 2024-10-01 10:47:55 +01:00
boot samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
bsim Bluetooth: CAP: Add support for doing just disable for unicast stop 2024-10-01 09:54:04 +02:00
cmake cmake: change test message overwrite to macro 2024-09-30 17:12:23 +01:00
crypto tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
drivers tests: drivers: build_all: fuel_gauge: Add devices to build test 2024-10-02 09:49:16 +02:00
integration/kernel
kconfig
kernel tests: thread_runtime_stats: Skip the test on virtual Cortex-R8 platform 2024-10-01 09:58:22 +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
net tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01: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
ztest ztest: error_hook: Exclude cortex_r8_virtual from divide-by-zero tests 2024-10-01 09:58:22 +02:00
test_config.yaml