esp-idf/components/driver/test
2020-09-02 00:58:20 +08:00
..
include/test spi: re-enable the unit tests for esp32s2beta 2019-12-23 10:22:59 +08:00
param_test driver: Rename "local" tests to "single board" tests, add some description to the names 2019-12-12 11:05:04 +11:00
CMakeLists.txt ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
component.mk ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_adc2.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_common_spi.c spi: re-enable the unit tests for esp32s2beta 2019-12-23 10:22:59 +08:00
test_gpio.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_i2c.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_i2s.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_ledc.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_pcnt.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_pwm.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_rmt.c driver(rmt): Fix the rmt err interrupt crash bug when sending 63 items 2020-01-13 08:30:20 +00:00
test_rs485.c ci: temporarily disable RS485 related tests 2020-07-08 06:44:07 +02:00
test_rtcio.c rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
test_sdio.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_sdmmc_sdspi_init.cpp fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
test_sigmadelta.c test: driver/sigmadelta test case 2018-06-13 10:15:06 +08:00
test_spi_master.c driver test: disable the spi master performance test when psram is used 2020-09-02 00:58:20 +08:00
test_spi_param.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_spi_sio.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_spi_slave.c spi: re-enable the unit tests for esp32s2beta 2019-12-23 10:22:59 +08:00
test_timer.c driver/timer: fix software reset UT (again) 2019-11-24 21:10:50 +01:00
test_uart.c Merge branch 'bugfix/fix_fifo_cnt_bug_v4.1' into 'release/v4.1' 2020-08-20 19:13:57 +08:00