zephyr/tests/drivers
YouhuaX Zhu 70b3e55bd9 Test: Refine annotaion and test code for sensor subsys.
1. Add more detail info to make the purpose and process
of the test cases more clear which include test goal,
test step, input, judging criteria, constraints, etc.,
and these can be seen in our Zephyr documentations.
2. Add some negative test code.

Signed-off-by: YouhuaX Zhu <youhuax.zhu@intel.com>
2020-10-27 10:43:59 -04:00
..
adc/adc_api tests: drivers: adc: fix NUCLEO-H743ZI ADC channel 2020-10-16 09:59:16 +02:00
build_all tests: drivers: build_all: Rework modem test to be more generic 2020-10-23 08:53:38 -05:00
can device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control tests: drivers: clock_control: Change errno in the test 2020-10-14 14:06:56 +02:00
console sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
counter device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dac tests: drivers: dac_loopback: Fix dependencies 2020-09-03 14:46:03 -05:00
dma tests: dma: loop_transfer: add board configurations 2020-09-03 21:50:58 +02:00
eeprom device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy/api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash_simulator device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
gpio tests: gpio: gpio_port_set_masked_raw overwrite check 2020-10-14 15:21:34 -05:00
hwinfo/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c tests: drivers: sensor: Add an BMI160 accelerometer test 2020-10-05 15:33:00 -04:00
i2s device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
kscan/kscan_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led/led_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pwm/pwm_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sensor Test: Refine annotaion and test code for sensor subsys. 2020-10-27 10:43:59 -04:00
spi/spi_loopback tests: spi: Update LPC55S69 to enable DMA 2020-10-21 06:26:40 -05:00
uart tests: uart_async_api: Catch extra RX_RDY events in test_single_read 2020-10-21 17:55:18 +02:00
watchdog/wdt_basic_api watchdog: Add watchdog driver 2020-10-23 12:52:13 +02:00