|
472bd0ae01
|
tests: remove obsolete local test targets
|
2018-09-07 15:13:08 +02:00 |
|
cladmi
|
661868cf4e
|
tests/periph: blacklist arduino boards based on ROM/RAM overflow
|
2018-09-05 12:08:20 +02:00 |
|
smlng
|
3893f04d00
|
tests: move testrunner import up
Testrunner is now impported as a package found in PYTHONPATH, so
import can be placed at the top of the script as usual.
|
2018-08-13 14:11:24 +02:00 |
|
smlng
|
f9824abedb
|
tests: remove unused os package import
os package is imported by every test script but only used by
a few, thus flake8 check reported errors.
|
2018-08-13 14:11:23 +02:00 |
|
smlng
|
13d61b5c20
|
tests: use testrunner from pythonlibs
Remove now obsolete sys.append from all tests, as testrunner was moved
to dist/pythonlibs as proper package.
|
2018-08-13 14:11:23 +02:00 |
|
Gaëtan Harter
|
154fbcff35
|
tests: use RIOTTOOLS variable
Follow up to #9067 and part of #8821
|
2018-05-04 10:52:26 +02:00 |
|
Francisco Acosta
|
1886256f90
|
tests: add HIL for selected test
|
2018-04-09 17:50:22 +02: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 |
|
|
fc2eff9fba
|
tests: remove redundant APPLICATION defines
|
2017-12-01 11:03:39 +01:00 |
|
Martine Lenders
|
a524d9f9fa
|
Merge pull request #8027 from aabadie/pr/test_pexpect_periph_timer
tests/periph_timer: migrate to testrunner
|
2017-11-14 13:59:06 +01:00 |
|
|
df35860c55
|
tests/periph_timer: migrate to testrunner
|
2017-11-14 12:43:05 +01:00 |
|
Bas Stottelaar
|
fd396045de
|
test: periph_timer: check if argument is passed.
|
2017-11-13 17:28:53 +01:00 |
|
smlng
|
f84e8a37e2
|
tests: add missing include for Makefile.tests_common
|
2017-01-20 17:24:56 +01:00 |
|
Hauke Petersen
|
31f6e35533
|
tests/periph_timer: adapted to API changes
|
2016-02-29 14:45:00 +01:00 |
|
Joakim Nohlgård
|
92d1bf7a36
|
tests/periph_timer: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Hauke Petersen
|
002985db1d
|
s test/main: changed num from int to unsigned
|
2015-09-17 13:57:59 +02:00 |
|
Hauke Petersen
|
8739a2a319
|
s test: fixed copyright and reformatted license
|
2015-09-17 13:57:59 +02:00 |
|
Hauke Petersen
|
7f74c41c40
|
tests: added test for periph timer
|
2015-09-17 13:57:58 +02:00 |
|