Martine Lenders
ba2453d320
Merge pull request #8247 from aabadie/pr/tests/python_E305
...
tests: fix python style E305
2017-12-13 10:52:57 +01:00
Alexandre Abadie
87b14d96c8
tests: fix python style E402
...
E402 module level import not at top of file
2017-12-12 22:40:03 +01:00
Alexandre Abadie
d3015f0a57
tests: fix python style E305
...
expected 2 blank lines after class or function definition, found 1
2017-12-12 15:43:27 +01:00
Alexandre Abadie
a23288fbdd
test/thread_basic: fix pep8 in testrunner script
2017-11-07 21:15:43 +01:00
Alexandre Abadie
c8083a6767
tests/thread_basic: rename python testrunner script
2017-11-07 21:15:43 +01:00
test
a9ef72ff02
tests: make use of testrunner
2016-03-05 20:36:28 +01:00
Martine Lenders
2bbe92a75a
tests: Fix tests that were defect
...
* I used pexpect instead of when expect script was not working expect, since
TCL confuses me
* I deleted the thread_exit test since it was completely invalid
2014-08-21 23:21:06 +02:00
René Kijewski
d46c7e00d4
tests: remove test_ prefix
...
Closes #1485 .
2014-07-31 07:34:11 +02:00