nuttx-apps/testing/drivertest
Xiang Xiao d420036cbc testing/drivertest: Fix typo error in drivertest_uart.c
Made by:
commit 5659906fdfdac0a363aecb329c39c936324dcc55
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Fri Mar 24 12:02:04 2023 -0600

    Changes to apps needed by nutts PR 8885

    needby:965551

    ostest contains some logic that depends on internal implementation of signal sets and ostest must be updated to match those changes.

    There is no particular impact from this PR.  This PR is the result of impact from nuttx 8885.

    Tested with nuttx 8885

    Change-Id: I2550888ee29aadcfcf8a98bfe5690920ee2b17d1

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-08-11 13:50:55 +08:00
..
drivertest_audio.c apps/testing/drivertest:add audio drivertest 2023-08-10 00:51:07 +08:00
drivertest_block.c drivertest_block:New test items about cache and memory alignment 2023-07-17 23:15:32 +08:00
drivertest_framebuffer.c drivertest/lcd: fix draw area calc error in LCD rect 2023-08-10 20:36:36 +08:00
drivertest_gpio.c drivertest/gpio:Add FAR to the pointer 2023-02-22 16:17:04 +08:00
drivertest_i2c_spi.c drivertest/drivertest_i2c_spi.c: add testcase for i2c and spi 2023-02-22 02:46:36 +08:00
drivertest_lcd.c apps/testing: support alignment for lcd driver test 2023-08-10 20:36:36 +08:00
drivertest_oneshot.c test/oneshot:fix oneshot testcase. 2023-08-09 18:21:55 +08:00
drivertest_posix_timer.c drivertest:fix compile error. 2023-08-09 18:21:55 +08:00
drivertest_pwm.c Replace all strncpy with strlcpy 2023-05-08 21:35:16 +03:00
drivertest_regulator.c add test case for regulator 2023-08-11 00:45:16 +08:00
drivertest_relay.c drivertest_relay: add relay test case 2023-02-17 23:43:11 +08:00
drivertest_rtc.c rtc test:add delay after set time. 2023-08-09 23:47:09 +08:00
drivertest_simple.c testing/drivertest: modify the test source code name 2023-02-02 22:14:27 +08:00
drivertest_timer.c drivertest:fix timer testcase 2023-08-10 20:41:05 +08:00
drivertest_uart.c testing/drivertest: Fix typo error in drivertest_uart.c 2023-08-11 13:50:55 +08:00
drivertest_watchdog.c watchdog:input watchdog deviation. 2023-08-10 20:34:47 +08:00
Kconfig testing/drivertest:add testcase for framebuffer driver 2023-08-10 20:36:36 +08:00
Make.defs testing/drivertest: add drivertest for cmocka driver testcases 2023-02-02 22:14:27 +08:00
Makefile add test case for regulator 2023-08-11 00:45:16 +08:00
test_content_gen.py drivertest/drivertest_uart: uart driver testcase 2023-02-24 17:13:06 +08:00