Firstly, run dist/tools/tapsetup/tapsetup
if you want to test for native
.
Then, run the
dist/tools/compile_and_test_for_board/compile_and_test_for_board.py
script
with your test board connected.
See dist/tools/compile_and_test_for_board/README.md
and script --help
for usage.
Execute all tests on native and check their output.
All tests succeed.
Perform a subset of tests on iotlab-m3 node.
All tests succeed.
Perform a subset of tests (!= subset from Task #02) on samr21-xpro node.
All tests succeed.