zephyr/tests/drivers
Hu Zhenyu 0d0f2e94a2 tests: counter_basic_api will return pass even if no counter is found
In test_all_instances(), if ARRAY_SIZE(devices) is 0, the test is not
performed. At this time, the test result should be TC_FAIL, instead of
TC_PASS. A zassert is needed to filter this case.
Fixes: #45647

Signed-off-by: Hu Zhenyu <zhenyu.hu@intel.com>
2022-09-09 16:32:07 -04:00
..
adc ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
bbram ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
build_all drivers: uc81xx: Add a separate partial refresh profile 2022-09-02 11:21:08 +02:00
can tests: drivers: can: shell: poll for the dummy shell to be ready 2022-09-06 14:12:33 +00:00
clock_control ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
console includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
coredump/coredump_api
counter tests: counter_basic_api will return pass even if no counter is found 2022-09-09 16:32:07 -04:00
dac ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
disk includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dma ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
eeprom
entropy/api ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
espi tests: drivers: move the espi test to new ztest API 2022-09-09 16:14:07 -04:00
flash boards: arm: stm32l562e_dk_ns: Add flash partitions 2022-09-09 16:40:20 +00:00
flash_simulator
gpio tests: Change the result compare method in pin_get_config() 2022-09-07 15:34:28 +02:00
hwinfo/api
i2c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
i2s ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
ipm includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kscan/kscan_api tests: drivers: kscan: move to new ztest API 2022-09-09 16:24:20 -04:00
led/led_api includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
memc/ram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mipi_dsi/api
pinctrl ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
pwm boards: h3ulcb: Add support of pwm0 2022-09-07 15:50:49 +02:00
regulator includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sdhc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sensor ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
spi tests: drivers: spi: spi_loopback: Add board's overlay 2022-09-07 15:34:47 +02:00
syscon ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
timer/nrf_rtc_timer
uart ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
virtualization/ivshmem tests: drivers: virtualization: move the ivshmem tests to new ztest API 2022-09-06 12:36:54 +02:00
w1/w1_api tests/drivers/w1: add ds2485 overlay and configuration 2022-09-09 14:11:30 +00:00
watchdog/wdt_basic_api ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00