1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/test_tools/README.md
cladmi b3cb076286
tests/test_tools: add a test for the testing tools environment
Check the interaction with a board through make term.
It is using a shell without echo or prompt for reference.

It currently checks that there is no local echo.
2019-08-23 12:14:52 +02:00

9 lines
204 B
Markdown

`test_tools`
============
This test is here to verify the test tools integration with your board and test
setup.
It verify the assumptions required for testing on the board behaviour
through make term.