zephyr/tests
Aaron Massey a7b25d599b fuel_gauge: Join get/set prop structs
The fuel gauge API uses separate get/set property structs to indicate what
properties are readable or writable. This lead to duplication in property
names and potential confusion for new users of the API. See issue #61818.
In addition to above, drivers already determine at runtime if a property is
supported for read or write actions.

Join the get/set fuel gauge property structs as a single struct.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2023-09-18 10:38:59 +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 tests: benchmarks: footprints: use POST_KERNEL level 2023-09-15 16:04:19 +02:00
bluetooth Bluetooth: Host: Amend existing L2CAP accept callbacks 2023-09-14 14:36:34 +02:00
boards ipm: remove ipm_cavs_idc driver 2023-09-14 06:24:18 -04:00
boot test: arch: x86: update with new acpica interface 2023-09-07 09:42:38 +02:00
bsim toolchain: only include <zephyr/toolchain.h> 2023-09-15 09:27:30 +02:00
cmake cmake: Fix scope pollution in zephyr_get(... MERGE) 2023-08-16 15:01:57 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers fuel_gauge: Join get/set prop structs 2023-09-18 10:38:59 +01:00
kernel tests: kernel: usage: skip for mr_canhubk3 board 2023-09-18 10:37:22 +01:00
lib dt: Make zephyr,memory-attr a capabilities bitmask 2023-09-15 12:46:54 +02:00
misc tests: misc: check_init_priorities: update output 2023-09-05 10:05:50 +02:00
modules tests: modules: Add nanopb tests 2023-09-15 12:57:40 +02:00
net tests: mqtt: disable debug log level 2023-09-12 10:56:35 +02:00
posix posix: clock_nanosleep tests 2023-08-30 13:02:58 -07:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: pm: move all devices to POST_KERNEL 2023-09-15 16:04:19 +02:00
unit sys: lists: Add tests for newly-added list len functions 2023-09-13 16:19:33 +02:00
ztest tests: ztest: zexpect: include source file directly in main.cpp 2023-08-28 13:36:08 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00