nuttx-apps/testing
Alan Carvalho de Assis cdc5968c67 testing: Add Serial Error Reporting testing app
This commit adds support to Serial Error Reporting using the ioctl
TIOCGICOUNT.

This examples was inspired on this sample code:
https://stackoverflow.com/questions/78796301/c-serial-communication-why-does-read-lose-some-data-bytes-at-high-baud-rates/78800245#78800245

Signed-off-by: Alan C. Assis <acassis@gmail.com>
2025-03-24 21:52:26 +08:00
..
arch apps/testing: move himem_test,mtetest and x86-64-ABI folders to the new arhc folder 2025-01-20 17:48:48 +08:00
cmocka testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
cxx apps/testing:fix uclibc atomic make.defs error 2025-03-03 16:03:13 +01:00
drivers testing: Add Serial Error Reporting testing app 2025-03-24 21:52:26 +08:00
fff testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
fs examples: Add depends to different test cases 2025-03-06 09:34:24 +01:00
libc apps/testing:fix uclibc atomic make.defs error 2025-03-03 16:03:13 +01:00
ltp testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
mm [Kconfig style] Fix Kconfig style 2025-02-25 09:27:14 +01:00
nettest testing/nettest: Add test for net bufpool 2025-01-14 14:39:44 +08:00
nist-sts testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
ostest ostest: Implement mutex move test functionality 2025-03-24 20:34:54 +08:00
sched [Kconfig style] Fix Kconfig style 2025-02-25 09:27:14 +01:00
testsuites Remove unused header files across multiple source files 2025-01-10 21:42:00 +08:00
unity testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
.gitignore Ensure all source code end with one and only one newline 2020-02-09 08:14:49 -06:00
CMakeLists.txt testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Make.defs testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00