zephyr/tests/drivers
Aaron Massey 6cdef0894f drivers: fuel_gauge: kernel drivers use syscalls
The fuel gauge API doesn't make use of syscalls with device drivers, which
is not congruent with Zephyr's security model.

Correct the fuel gauge API to only allow access to fuel gauge device
drivers functionality via syscalls to keep with Zephyr's security model.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2023-02-22 08:51:55 +01:00
..
adc tests: drivers: adc: add support for nucleo_g070rb 2023-01-26 10:08:33 +00:00
bbram tests: drivers: bbram: refactoring 2022-12-29 17:40:29 +01:00
build_all drivers: sensor: Add support for BH1750 ambient light sensor 2023-02-19 20:44:34 -05:00
can tests: drivers: can: api: move test data to common files 2023-02-21 18:02:37 -05:00
clock_control tests: clock_control: stm32h7: pll2: Fix test configuration 2023-01-04 16:51:57 +01:00
console tests: Tag console tests with additional tags 2023-01-10 18:29:35 -05:00
coredump/coredump_api yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
counter tests: drivers: counter: counter_basic_api: src: Fix STM32 RTC device 2023-01-09 10:14:06 +01:00
dac tests: dac: esp32: API test for CI 2022-12-13 16:29:38 +00:00
disk drivers: disk: Decouple SDMMC and MMC Kconfigs 2023-02-08 10:18:13 +01:00
dma drivers: dma: Add Microchip XEC DMA driver 2023-02-19 20:38:21 -05:00
eeprom tests: drivers: eeprom: add test for the EEPROM shell module 2022-11-15 09:43:42 -06:00
entropy/api tests: Align zephyr,psa-crypto-rng node names with those used by SoCs 2023-02-07 14:26:18 +01:00
espi drivers: espi: enable ESPI_EMUL automatically 2022-12-22 11:06:18 +01:00
flash tests: drivers: flash: _ns target test case should be build only 2023-02-08 01:14:38 +09:00
flash_simulator tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fuel_gauge/sbs_gauge drivers: fuel_gauge: kernel drivers use syscalls 2023-02-22 08:51:55 +01:00
gpio tests: gpio_hogs: Fix the output low test 2023-02-08 11:08:00 +01:00
hwinfo/api tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
i2c drivers: i2c: eeprom_target: switch to dedicated driver compatible 2023-02-21 18:03:11 -05:00
i2s tests: drivers: i2s: Mark gpio_loopback cases as dependent on gpio 2023-01-27 19:21:19 +09:00
ipm tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
kscan/kscan_api tests: drivers: kscan: move to new ztest API 2022-09-09 16:24:20 -04:00
led/led_api tests: drviers: remove superfluous source files 2022-09-12 10:54:18 +00:00
memc/ram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mipi_dsi/api
mm/sys_mm_drv_api tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
pinctrl tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
pwm tests: drivers: pwm: pwm_loopback: boards: Add Nucleo F103RB overlay 2023-02-19 20:47:01 -05:00
regulator tests: drivers: regulator: voltage: use specific fixture/overlays 2023-01-16 16:52:35 +01:00
sdhc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sensor drivers: fuel_gauge: kernel drivers use syscalls 2023-02-22 08:51:55 +01:00
spi tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
syscon ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
timer/nrf_rtc_timer tests: drivers: nrf_rtc_timer: Add a test case to check rescheduling 2023-02-14 08:28:28 +01:00
uart tests: drivers: uart_async_api_api: Add overlay for xmc45_relax_kit 2023-02-21 21:15:53 +01:00
udc tests: drivers: udc: fix udc_ep_try_config() test 2023-02-13 10:11:52 +01:00
virtualization/ivshmem/plain tests: drivers: virtualization: enable KVM support for ivshmem-plain 2022-12-10 09:47:26 +01:00
w1/w1_api tests: drivers: w1: Enable arduino_i2c and arduino_serial explicitly 2023-01-16 09:26:10 +01:00
watchdog samples: watchdog: board s32z270dc2_r52 only build and not running 2023-01-23 11:46:43 -08:00