zephyr/tests/drivers
Declan Snyder 285245c69a tests: spi_loopback: Use atmoic_t instead of sem for CS
Use an atomic_t instead of semaphore for counting the CS, semaphore is
too heavy and wrong choice for this variable.

Also, print what the actual value gotten was in case of error.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-07-28 16:42:08 -04:00
..
adc tests: drivers: adc: adc_api: add overlay for nucleo_c092rc 2025-07-25 08:14:53 -04:00
audio/dmic_api tests: drivers: audio: dmic_api: Cleanup after nRF54LM20 rename 2025-07-21 13:04:27 -04:00
bbram tests: drivers: Fix zassert string 2025-05-22 16:17:23 +02:00
build_all tests: drivers: build_all: add chsc5x build test 2025-07-28 08:34:35 -04:00
can tests: drivers: Fix zassert string 2025-05-22 16:17:23 +02:00
charger/sbs_charger
clock_control tests: drivers: clock_control: nrf_lf_clock_start: Run on nrf54lm20dk 2025-07-24 02:44:23 -04:00
comparator tests: drivers: comparator: gpio_loopback: Enable test on nrf54lm20dk 2025-07-21 13:04:27 -04:00
console
console_switching tests: drivers: Fix zassert string 2025-05-22 16:17:23 +02:00
coredump/coredump_api
counter tests: drivers: counter: counter_basic_api: add nucleo_c092rc overlay 2025-07-25 08:14:53 -04:00
dac drivers: dac: Added dac driver for samd5x 2025-07-19 09:54:41 +02:00
disk tests: drivers: disk: add test for loopback_disk_access_unregister 2025-06-24 14:19:33 +02:00
display/display_read_write samples: display: update rtk7eka6m3b00001bu shield related samples 2025-07-22 19:38:02 -04:00
dma tests: Add overlay for siwx917_dk2605 board 2025-07-19 15:47:23 -04:00
eeprom tests: drivers: eeprom: api: enable tests for sama7g54_ek 2025-06-22 18:44:04 -07:00
entropy/api tests: drivers: entropy: api: add qemu_cortex_a53 configuration 2025-06-07 15:39:06 +01:00
espi tests: drivers: Fix zassert string 2025-05-22 16:17:23 +02:00
ethernet/eth_ivshmem_queue
flash tests: drivers: flash: Add MSPI flash test in single I/O mode 2025-07-28 08:38:58 -04:00
flash_api
flash_simulator tests: drivers: Fix zassert string 2025-05-22 16:17:23 +02:00
fuel_gauge tests: fuelgauge: Add Onsemi LC709203F driver 2025-06-26 22:08:44 -05:00
gnss tests: drivers: gnss: add test for get_fix_rate() 2025-06-17 16:10:04 +02:00
gpio tests: drivers: gpio_basic_api: add more boards 2025-07-25 08:18:48 -04:00
hwinfo/api tests: drivers: Fix zassert string 2025-05-22 16:17:23 +02:00
i2c tests: drivers: i2c: i2c_target_api: Cleanup after nRF54LM20 rename 2025-07-21 13:04:27 -04:00
i2s tests: drivers: i2s: i2s_speed: Cleanup after nRF54LM20 rename 2025-07-21 13:04:27 -04:00
input tests: drivers: Fix zassert string 2025-05-22 16:17:23 +02:00
interrupt_controller tests: drivers: interrupt_controller: add new test for STM32 EXTI 2025-07-25 08:18:48 -04:00
ipm
led/led_api
mbox tests: drivers: mbox_data: exclude the drivers.mbox_data testcase on S32Z 2025-06-26 11:04:19 -05:00
memc/ram dts: arm: st: h7: combine sram1 and sram2 memory size 2025-06-19 22:31:31 -07:00
mipi_dsi/api
mm tests: do not use "sanity" word 2025-06-25 16:00:10 -10:00
modem/modem_socket
mspi tests: drivers: mspi: api: make test generic 2025-07-09 17:15:19 -05:00
pinctrl tests: drivers: Fix zassert string 2025-05-22 16:17:23 +02:00
power/power_tisci tests: power: tisci: TISCI power domains test 2025-06-26 10:57:45 -05:00
psi5/psi5_api tests/samples: drivers: create test, sample for psi5 driver 2025-07-01 10:53:59 -10:00
pwm tests: drivers: pwm: add overlay file for imx943_evk m33 2025-07-23 09:40:15 +02:00
regulator
reset/mmio
retained_mem/api tests: drivers: retianed_mem: api: Cleanup after nRF54LM20 rename 2025-07-21 13:04:27 -04:00
rtc tests: drivers: rtc_api: add overlay for Nucleo-H745ZI-Q 2025-07-25 08:18:48 -04:00
sdhc
sensor general: icm4268x: Refactor ICM42688 driver to ICM4268X 2025-07-25 23:28:47 +02:00
sent/sent_api tests/samples: drivers: create test, sample for SENT driver 2025-06-26 18:50:07 -10:00
smbus tests: drivers: smbus: Enabled smbus test for BTL-S platform 2025-05-20 15:24:18 +02:00
spi tests: spi_loopback: Use atmoic_t instead of sem for CS 2025-07-28 16:42:08 -04:00
stepper drivers: stepper: rename gpio_steppper_controller to h_bridge_stepper 2025-07-19 09:57:40 +02:00
syscon tests: drivers: syscon: remove dev pointer check 2025-07-04 16:42:53 -10:00
tee/optee tests: drivers: optee: workaround for ENOMEM 2025-06-14 12:37:26 -04:00
timer tests: drivers: timer: nrf_grtc_timer: Cleanup after nRF54LM20 rename 2025-07-21 13:04:27 -04:00
tisci tests: drivers: tisci: TISCI driver test 2025-06-23 15:54:34 +01:00
uart drivers: serial: nrfx_uarte: enable cross domain pins for nRF54L15 2025-07-25 17:03:11 +01:00
udc drivers: udc: disable SOF interrupt by default 2025-06-23 15:43:32 +01:00
usb/bc12
video/api drivers: video: Move format pitch setting to bridge drivers 2025-05-20 18:27:35 +02:00
virtualization/ivshmem/plain tests: drivers: virtualization: qemu_kvm_arm64.overlay: fix SPDX license 2025-05-14 19:36:38 +02:00
w1/w1_api
watchdog tests: drivers: watchdog: Excluding frdm_mcxw71 from basic api 2025-07-25 08:11:47 -04:00
wifi/nrf_wifi net: Add alignment support for net_buf data length alloc 2025-07-19 15:37:01 -04:00