smlng
|
fbb34761a3
|
examples/posix_sockets: fix undefined usleep
|
2018-01-16 13:22:35 +01:00 |
|
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 |
|
|
87b14d96c8
|
tests: fix python style E402
E402 module level import not at top of file
|
2017-12-12 22:40:03 +01:00 |
|
|
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 |
|
|
ec5a9a5f88
|
tests: fix python style E502 issue:
E502 the backslash is redundant between brackets
|
2017-12-12 15:14:47 +01:00 |
|
|
9f4096059e
|
tests: fix python E127 'continuation line over/under-indented for visual indent'
|
2017-12-03 20:18:56 +01:00 |
|
Cenk Gündoğan
|
ac1a645fd1
|
Merge pull request #8190 from kaspar030/name_tests_by_folder
tests: set APPLICATION from folder name
|
2017-12-01 11:39:19 +01:00 |
|
|
fc2eff9fba
|
tests: remove redundant APPLICATION defines
|
2017-12-01 11:03:39 +01:00 |
|
|
c4f66edba1
|
tests: fix python style 'E302 expected 2 blank lines, found 1'
|
2017-11-29 17:32:06 +01:00 |
|
|
74b681560d
|
tests: fix python style 'E703 statement ends with a semicolon'
|
2017-11-27 17:33:48 +01:00 |
|
Martine Lenders
|
f3f5489b4e
|
tests: update posix_time tests for running with pexpect script
|
2017-11-12 19:55:57 +01:00 |
|
Martine Lenders
|
0a0bb86f4a
|
posix: move time functions to their own module
|
2017-11-12 19:55:57 +01:00 |
|