OVMS3-idf/components/driver/test
Michael Balzer 7124a32fed Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git 2020-11-08 11:07:45 +01:00
..
include/test spi: add new test for timing and mode 2019-01-26 00:10:41 +08:00
param_test test: add new test framework for different configurations 2019-01-26 00:10:41 +08:00
CMakeLists.txt test: add new test framework for different configurations 2019-01-26 00:10:41 +08:00
component.mk test: add new test framework for different configurations 2019-01-26 00:10:41 +08:00
test_adc2.c unit tests: Only initialise tcpip_adapter() when needed by the test 2018-10-17 22:53:46 +00:00
test_common_spi.c spi: add new test for timing and mode 2019-01-26 00:10:41 +08:00
test_gpio.c bugfix(ut): fix gpio output and input mode test(backport v3.3) 2020-08-20 06:25:40 +00:00
test_i2c.c driver: Add uart and i2c UTs to check ticks_to_wait in some functions 2019-10-21 07:32:25 +00:00
test_i2s.c i2s: test case for variation in apll clock rate 2019-07-04 18:27:12 +05:30
test_ledc.c ledc test: ignore one case. 2018-09-06 19:43:30 +08:00
test_pcnt.c pcnt test: ignore pcnt two test cases 2018-09-06 19:42:20 +08:00
test_pwm.c mcpwm: decrease test time 2020-02-21 22:39:12 +08:00
test_rmt.c rmt test: add the case for bug in github[#1815] 2018-09-06 19:43:30 +08:00
test_sdmmc_sdspi_init.cpp sdmmc, sdspi: fix initializers to be C++-compatible, add test 2018-04-23 14:35:13 +08:00
test_sigmadelta.c test: driver/sigmadelta test case 2018-06-13 10:15:06 +08:00
test_spi_master.c Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git 2020-11-08 11:07:45 +01:00
test_spi_param.c test: temp disable spi master slave mode test 2019-03-10 06:21:37 +00:00
test_spi_slave.c spi_slave: improve the timing configuration 2019-01-26 00:10:41 +08:00
test_timer.c test: components/driver: timer case 2018-06-13 01:39:07 +00:00
test_uart.c ci: temporarily disable RS485 related tests 2020-07-22 08:46:57 +00:00