1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/periph_uart
Yegor Yefremov 14486f0e9e tests/periph_uart: add automated testing script
Add automated script to test devices against known testers.

Tests performed:

* echo test
* extended echo test i.e. received byte value will be incremented
* tester's register access

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2018-08-07 10:27:30 +02:00
..
tests tests/periph_uart: add automated testing script 2018-08-07 10:27:30 +02:00
main.c tests/periph_uart: adapt main.c for automated testing 2018-07-11 10:06:18 +02:00
Makefile