| .. |
|
adc
|
tests: drivers: adc: adc_api: add esp32s3 support
|
2023-08-17 10:36:20 +02:00 |
|
bbram
|
tests: samples: cleanup test tags, add integration_platforms
|
2023-06-02 04:47:06 -04:00 |
|
bc12
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
build_all
|
tests: drivers: build_all: can: add compile test for the tcan4x5x driver
|
2023-09-11 19:55:44 +02:00 |
|
can
|
tests: drivers: can: api: add esp32 wrover board
|
2023-08-16 10:25:49 +02:00 |
|
charger/sbs_charger
|
charger: Sample sbs charger driver with tests
|
2023-09-07 13:03:13 -04:00 |
|
clock_control
|
tests: drivers: rename shadow variables
|
2023-08-10 08:14:12 +00:00 |
|
console
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
coredump/coredump_api
|
tests: coredump: unify identifiers of tests
|
2023-08-01 13:24:09 -04:00 |
|
counter
|
tests: drivers: counter: add esp32 wrover
|
2023-08-16 10:25:49 +02:00 |
|
dac
|
tests: drivers: dac: Verify dac on lpcxpresso55s36 board
|
2023-09-11 19:55:26 +02:00 |
|
disk
|
test: arch: x86: update with new acpica interface
|
2023-09-07 09:42:38 +02:00 |
|
dma
|
tests: dma_sg: Small log message update
|
2023-08-04 10:41:27 +02:00 |
|
eeprom
|
tests: drivers: enable tests eeprom and i2c for mr_canhubk3
|
2023-07-27 12:32:07 -05:00 |
|
entropy/api
|
tests: drivers: rename shadow variables
|
2023-08-10 08:14:12 +00:00 |
|
espi
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
ethernet/eth_ivshmem_queue
|
tests: drivers: ethernet: Add eth_ivshmem_queue unit tests
|
2023-05-14 18:17:33 -04:00 |
|
flash
|
tests drivers.flash.common.default: Fix allow list
|
2023-09-01 08:59:49 -04:00 |
|
flash_simulator
|
tests flash simulator: Enable for native_sim
|
2023-07-10 09:50:56 +02:00 |
|
fuel_gauge
|
fuel_gauge: Add battery cutoff support
|
2023-08-22 18:05:50 +02:00 |
|
gpio
|
tests: drivers: gpio: gpio_basic_api: Added intel_adl_crb overlay
|
2023-08-29 10:24:03 +02:00 |
|
hwinfo/api
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
i2c
|
boards: arm: nucleo_f091rc: enable CAN support
|
2023-09-11 11:09:26 +02:00 |
|
i2s
|
kernel: Modify the signature of k_mem_slab_free()
|
2023-09-03 18:20:59 -04:00 |
|
input/gpio_keys
|
input: rename callback define macro to INPUT_CALLBACK_DEFINE
|
2023-08-10 08:15:10 +00:00 |
|
ipm
|
tests: samples: cleanup test tags, add integration_platforms
|
2023-06-02 04:47:06 -04:00 |
|
kscan
|
samples: subsys: display: lvgl: Remove lvgl-pointer-input in overlays
|
2023-09-05 10:05:50 +02:00 |
|
led/led_api
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
memc/ram
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
mipi_dsi/api
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
mm
|
mm_drv: tlb: Fix driver tests
|
2023-06-22 17:23:56 -04:00 |
|
pinctrl
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
pwm
|
tests: drivers: pwm_capture: nucleo_h743zi: add four channel capture
|
2023-09-07 09:42:25 +02:00 |
|
regulator
|
drivers: regulator: Added ship mode to API
|
2023-07-19 09:30:22 +00:00 |
|
retained_mem/api
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
rtc
|
test: drivers: rtc: shell: Unittest of rtc_shell
|
2023-08-24 22:06:51 +01:00 |
|
sdhc
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
sensor
|
drivers: sensor: ina230: fix current sign issue
|
2023-08-29 09:44:20 -05:00 |
|
smbus
|
smbus: Remove unneeded board overlay configurations
|
2023-08-10 13:59:15 +03:00 |
|
spi
|
stm32h7: spi: Add SPI loopback tests for 16 bits frames
|
2023-09-06 11:44:28 +02:00 |
|
syscon
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
timer/nrf_rtc_timer
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
uart
|
tests: drivers: uart: Adding wide data async tests
|
2023-08-30 10:17:17 +02:00 |
|
udc
|
tests: udc: get UDC driver skeleton tested on native_posix_64
|
2023-05-17 12:26:48 +02:00 |
|
virtualization/ivshmem/plain
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
w1/w1_api
|
samples, tests: convert string-based twister lists to YAML lists
|
2023-05-10 09:52:37 +02:00 |
|
watchdog
|
tests: drivers: watchdog: wdt_basic_api: add nucleo_wba52cg board
|
2023-08-29 10:25:23 +02:00 |