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
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
4c717d42c1
tests: xtimer_msg_receive_timeout: always wait for not received message
2017-06-27 17:33:22 +02:00
smlng
44801c4ef6
tests: enhance xtimer_msg_receive_timeout
...
- correct test period from 100ms to 1000ms, to match description
- moved description to separate README.md
- changed timer message type from 44 to 42, for nerdiness
- minor code enhancements
2017-05-30 22:00:49 +02:00
Neil Jones
fd9ce7a865
tests: Add mssing includes for leds and xtimer test
2017-02-09 13:05:07 +00:00
Martine Lenders
dcda44e9ea
tests: xtimer_msg_receive_timeout: initialize values
...
Fixes #4372
2016-03-31 18:09:11 +02:00
Hauke Petersen
d2c62f5e0c
tests/xtimer: remove redundant FEATURE_REQUIRED
2016-03-21 18:43:34 +01:00
test
f9905b5a0c
tests: xtimer_msg_receive_timeout: speed up test
2016-03-05 20:36:28 +01:00
test
a9ef72ff02
tests: make use of testrunner
2016-03-05 20:36:28 +01:00
Oleg Hahm
91432faccb
tests: remove timer after each loop
...
...in xtimer_msg_receive_timeout
2016-03-01 21:44:19 +01:00
Oleg Hahm
a92f30e13f
test: xtimer document xtimer_msg_receive_timeout
2016-03-01 21:44:01 +01:00
6f84493da7
tests: xtimer_msg_receive_timeout: remove timer before ending scope
2016-02-23 13:52:30 +01:00
Oleg Hahm
24ce427a3a
tests: added test for xtimer_msg_receive_timeout
2015-11-28 22:58:22 +01:00