nuttx-apps/testing/drivertest
renjianguang d9b8a0ee62 drivertest: Fix drivertest_audio crash
1.call AUDIOIOC_RELEASE when finished
2.make sure the driver dequeue all buffers before free the buffers

Signed-off-by: renjianguang <renjianguang@xiaomi.com>
2023-12-28 05:38:58 -08:00
..
drivertest_adc.c
drivertest_audio.c drivertest: Fix drivertest_audio crash 2023-12-28 05:38:58 -08:00
drivertest_block.c Fix the wrong comment banner 2023-12-03 14:27:14 -03:00
drivertest_framebuffer.c
drivertest_gpio.c
drivertest_i2c_spi.c
drivertest_lcd.c
drivertest_oneshot.c
drivertest_pm_runtime.c
drivertest_posix_timer.c
drivertest_pwm.c
drivertest_regulator.c
drivertest_relay.c
drivertest_rtc.c Fix the wrong comment banner 2023-12-03 14:27:14 -03:00
drivertest_simple.c
drivertest_timer.c
drivertest_touchpanel.c Fix the wrong comment banner 2023-12-03 14:27:14 -03:00
drivertest_uart.c
drivertest_watchdog.c
Kconfig
Make.defs
Makefile testing: Fix cmocka_driver_block give more than once 2023-11-09 23:53:30 +08:00
test_content_gen.py