zephyr/tests/drivers
Manuel Argüelles 123f99c87b tests: drivers: counter: fix skip tests check
When running this test with multiple counter instances enabled that
support different capabilities, if one of the instances does not
support the test required capabilities, the test will be
immediately skipped not giving the chance to run to the subsequent
instances.

Fix this by marking the test as skipped, only of all counter instances
under test were skipped.

Fixes #74358

Signed-off-by: Manuel Argüelles <marguelles.dev@gmail.com>
2024-06-25 06:06:19 -04:00
..
adc tests: drivers: adc stm32 api testing on the stm32h7s78 disco kit 2024-06-14 11:13:54 +02:00
audio/dmic_api
bbram tests: drivers: bbram: add nucleo_g071rb as an integration platform 2024-06-10 15:16:59 -05:00
build_all sensor: vcnl36825t: fix: Address CID 347083 2024-06-20 12:05:07 -04:00
can tests: drivers: can: timing: enable all bitrates on stm32h5 boards 2024-06-13 05:33:06 -04:00
charger/sbs_charger
clock_control everywhere: replace double words 2024-06-22 05:40:22 -04:00
console
console_switching
coredump/coredump_api arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
counter tests: drivers: counter: fix skip tests check 2024-06-25 06:06:19 -04:00
dac tests: drivers: dac: use zassert_ok 2024-06-14 15:38:24 +02:00
disk tests/flash_disk: Expand scenarios to cover no erase device 2024-06-04 08:00:46 +02:00
display/display_read_write tests: drivers: display: display_read_write: add support for ILI9340 2024-06-13 09:23:40 +02:00
dma boards: frdm_rw612: Simple enablements collection 2024-06-13 16:44:12 -04:00
eeprom
entropy/api
espi
ethernet/eth_ivshmem_queue
flash boards: remove spi-flash0 alias 2024-06-06 15:21:18 -05:00
flash_simulator tests/flash_simulator: Test scenario for flash_flatten() 2024-06-04 08:00:46 +02:00
fuel_gauge
gnss tests: drivers: gnss: gnss_api: Add overlay for emulated boards 2024-05-09 15:45:34 +02:00
gpio tests: drivers: gpio: Enable gpio driver tests for max32670evkit board 2024-06-14 21:06:16 -04:00
hwinfo/api
i2c tests: drivers: i2c: i2c_target_api: update testcase.yml 2024-06-20 17:02:12 -04:00
i2s tests: drivers: i2s: speed: add stm32h5 support 2024-05-28 12:51:00 +02:00
input
interrupt_controller tests: drivers: intc: verify registration of controllers 2024-05-25 11:24:32 +03:00
ipm
kscan
led/led_api
mbox/mbox_data
memc/ram tests: drivers: memc/ram: Add support for Smartbond Pro DevKit. 2024-05-23 07:51:41 -04:00
mipi_dsi/api
mm
mspi samples: tests: dts: mspi: update ambiq specific MSPI dts 2024-06-18 19:55:35 -04:00
pinctrl
pwm boards: esp32c6: Added PWM test file for esp32c6_devkitc 2024-06-14 18:51:46 -04:00
regulator tests: drivers/regulator/voltage: Add regulator test for NXP frdm_mcxn947 2024-05-15 17:28:38 +02:00
retained_mem/api
rtc drivers: rtc: api: Add helper for determining calibration 2024-06-18 14:35:55 -04:00
sdhc tests: drivers: sdhc: setup SDHC IO before test 2024-05-16 09:18:07 +02:00
sensor test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
smbus tests: smbus_emul: Remove unnecessary definition 2024-05-17 09:30:04 +02:00
spi tests: drivers: spi loopback testing on the nucleo_h743/h753 boards 2024-06-19 13:23:06 -04:00
syscon arm64: linker: create region and section from zephyr,memory-region 2024-06-12 17:09:24 -05:00
timer tests: drivers: timer: grtc: Fix GRTC test 2024-05-28 18:53:39 +02:00
uart boards: lilygo: ttgo_t8c3: initial support 2024-06-12 21:15:09 -04:00
udc tests: udc: rework driver test configuration 2024-06-11 11:38:09 +01:00
usb/bc12
virtualization/ivshmem/plain
w1/w1_api
watchdog tests: drivers: watchdog: wdt_basic_api: support numaker_m2l31ki 2024-06-07 09:52:58 +02:00