david gauchard
2013af1b19
fix minor issues in test runner scripts on device ( #4542 )
...
* tests/device/Makefile: use bourne shell compatible "." instead ot "source" (ubuntu's dash does not understand it)
* tests/device: make BEGINTIMEOUT a new error return value instead of a test-process-breaking exception
2018-03-21 17:07:23 +01:00
Ivan Grokhotkov
e7127118c6
tests/device: clean up requirements.txt, use latest versions
2018-01-09 15:59:08 +08:00
Ville Skyttä
ed83304179
Python 3.6 invalid escape sequence deprecation fixes
...
https://docs.python.org/3/whatsnew/3.6.html#deprecated-python-behavior
2018-01-01 17:53:27 +03:00
Me No Dev
2364ad4dd0
Web Server Test ( #1 ) ( #2231 )
...
* Initial WebServer Test
* ignore .pyc files
* add poster as requirement to virtualenv
2016-07-05 16:18:53 +08:00
Me No Dev
af3b17c0bb
add more begin timeout for networked sketches and actually fail if begin is not received ( #2223 )
2016-07-04 17:01:57 +08:00
Ivan Grokhotkov
082a4865fc
Tests update
2016-05-10 21:52:26 +08:00
Ivan Grokhotkov
ab7af89002
Device side test library and test runner
2016-04-26 16:04:19 +08:00