rf24-pio/tests
maniacbug 94635e8cc5 runtests now hups between each test instead of uploading 2012-01-15 23:35:07 -08:00
..
native Small tweaks and new test for native target 2011-08-27 21:58:06 -07:00
pingpair_blocking pingpair_blocking test now uses expect and runs on linux 2012-01-15 22:07:13 -08:00
pingpair_test runtests now hups between each test instead of uploading 2012-01-15 23:35:07 -08:00
README Created an all-up script runner 2011-07-13 15:41:37 -07:00

README

The sketches in this directory are intended to be checkin tests.
No code should be pushed to github without these tests passing.

See "runtests.sh" script inside each sketch dir.  This script is fully compatible with
git bisest.

Note that this requires python and py-serial