zephyr/tests/drivers
Johann Fischer d66e047e5b tests: use unsigned int for irq_lock()
irq_lock() returns an unsigned integer key.
Generated by spatch using semantic patch
scripts/coccinelle/irq_lock.cocci

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-07-14 14:37:13 -05:00
..
adc drivers: adc: introduce new Telink B91 ADC driver 2022-07-08 11:07:18 +02:00
bbram tests: bbram: move to new ztest API 2022-07-11 10:59:49 +02:00
build_all sensors: ak8975: remove passthrough support for MPU9150 2022-07-12 17:57:18 -05:00
can tests: drivers: can: canfd: add capabilities test 2022-07-13 10:13:56 +02:00
clock_control tests: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
console twister: add support for platform_type filter 2022-05-14 14:49:59 -04:00
coredump/coredump_api coredump: drivers: Add coredump device test 2022-06-05 14:28:34 +02:00
counter tests: drivers: counter: basic_api: add overlay for nucleo_l476rg 2022-07-13 21:34:19 +02:00
dac tests: drivers: dac_api: Convert to use DEVICE_DT_GET 2022-07-07 10:03:24 +02:00
disk tests: drivers: disk: Add disk performance test 2022-07-04 15:45:47 +02:00
dma tests: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
eeprom tests: eeprom: use DEVICE_DT_GET 2022-06-30 14:12:31 -05:00
entropy/api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
espi tests: espi: Convert to use DEVICE_DT_GET 2022-07-07 10:04:26 +02:00
flash boards: arm: Enable flash for storage on mimxrt595_evk 2022-06-13 12:10:57 +02:00
flash_simulator tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
gpio tests: drivers: gpio: gpio_basic_api: use static dev declaration 2022-07-13 10:14:53 +02:00
hwinfo/api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
i2c tests: drivers: i2c_api: Convert to use DEVICE_DT_GET 2022-07-12 09:55:02 +02:00
i2s tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ipm tests: ipm: Remove dead code 2022-06-30 12:37:14 -05:00
kscan/kscan_api tests: drivers: kscan_api: Convert to use DEVICE_DT_GET 2022-07-07 10:05:50 +02:00
led/led_api tests: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
memc/stm32_sdram tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mipi_dsi/api tests: Add MIPI API tests 2022-05-12 09:26:50 -05:00
pinctrl hal: gigadevice: Update gd32f4xx to firmware 3.0.0 2022-07-04 18:07:51 +02:00
pwm tests: pwm: add support for esp32 loopback test 2022-07-14 10:29:26 +02:00
regulator tests: regulator: fixed: Convert test to use DEVICE_DT_GET 2022-07-08 10:54:48 +02:00
sdhc tests: drivers: sdhc: Convert to use DEVICE_DT_GET 2022-07-14 10:29:14 +02:00
sensor tests: sensor generic: update to new ZTEST APIs 2022-07-11 10:43:57 +02:00
spi tests: exclude arduion_mkrzero from uart_async and spi_loopback tests 2022-07-04 16:00:56 +02:00
syscon reserved_memory: Remove it and cleanup 2022-06-07 09:41:57 -07:00
timer/nrf_rtc_timer tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
uart tests: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
virtualization/ivshmem ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
w1/w1_api tests: drivers: w1: add basic api test 2022-07-05 23:06:45 +02:00
watchdog/wdt_basic_api tests: drivers: watchdog wwdg testing on stm32 boards 2022-07-14 10:38:16 +02:00