nuttx-apps/testing/drivers/drivertest
zhangshoukui 369729eea4 testing/drivers/drivertest: Uniform test case name
1.Some test functions are named too simply
2.Many driver tests depend on specific configurations and hardware, and the unified specification name facilitates cmocka to skip tests by using the skip parameter for wildcard matching

Signed-off-by: zhangshoukui <zhangshoukui@xiaomi.com>
2025-03-27 09:00:15 +01:00
..
CMakeLists.txt apps/testing:move {drivertest fftest irtest monkey nand_sim pcitest sd_bench sd_stress sensortest} folders to the new driver folder 2025-01-21 16:22:56 +08:00
drivertest_adc.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_audio.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_block.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_framebuffer.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_gpio.c apps/testing:move {drivertest fftest irtest monkey nand_sim pcitest sd_bench sd_stress sensortest} folders to the new driver folder 2025-01-21 16:22:56 +08:00
drivertest_i2c_read.c apps/testing:move {drivertest fftest irtest monkey nand_sim pcitest sd_bench sd_stress sensortest} folders to the new driver folder 2025-01-21 16:22:56 +08:00
drivertest_i2c_spi.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_i2c_write.c apps/testing:move {drivertest fftest irtest monkey nand_sim pcitest sd_bench sd_stress sensortest} folders to the new driver folder 2025-01-21 16:22:56 +08:00
drivertest_lcd.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_mps2.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_mps2_isr_signal.c apps/testing:move {drivertest fftest irtest monkey nand_sim pcitest sd_bench sd_stress sensortest} folders to the new driver folder 2025-01-21 16:22:56 +08:00
drivertest_mps2_zerointerrupt.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_oneshot.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_pm.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_pm_runtime.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_pm_smp.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_posix_timer.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_pwm.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_regulator.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_relay.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_rtc.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_simple.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_timer.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_touchpanel.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
drivertest_uart.c drivertest_uart: Pass in the specified parameters to test 2025-03-26 15:23:40 +08:00
drivertest_watchdog.c testing/drivers/drivertest: Uniform test case name 2025-03-27 09:00:15 +01:00
Kconfig apps/testing:move {drivertest fftest irtest monkey nand_sim pcitest sd_bench sd_stress sensortest} folders to the new driver folder 2025-01-21 16:22:56 +08:00
Make.defs apps/testing:move {drivertest fftest irtest monkey nand_sim pcitest sd_bench sd_stress sensortest} folders to the new driver folder 2025-01-21 16:22:56 +08:00
Makefile apps/testing:move {drivertest fftest irtest monkey nand_sim pcitest sd_bench sd_stress sensortest} folders to the new driver folder 2025-01-21 16:22:56 +08:00
test_content_gen.py apps/testing:move {drivertest fftest irtest monkey nand_sim pcitest sd_bench sd_stress sensortest} folders to the new driver folder 2025-01-21 16:22:56 +08:00