1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
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
Sebastian Meiling
ba7cbd024e
Merge pull request #8227 from gebart/pr/micro-ecc-feature-periph
pkg/micro-ecc: Update FEATURE_PERIPH_HWRNG -> MODULE_PERIPH_HWRNG
2018-01-17 20:16:38 +01:00
Joakim Nohlgård
c47cfa62f2 tests/pkg_micro-ecc-with-hwrng: Update CFLAGS
Remove deprecated FEATURES_PERIPH_HWRNG symbol
2017-12-13 11:02:07 +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
Joakim Nohlgård
c0fd172734 tests/pkg_micro-ecc-with-hwrng: remove hwrng_init
Handled by periph_init now.
2017-12-08 08:08:33 +01:00
fc2eff9fba tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
954e33bb90 tests: fix python style 'F401 module imported but unused' 2017-11-27 17:27:07 +01:00
6f1b8fea25 tests/pkg_micro-ecc-with-hwrng: migrate to testrunner 2017-11-14 16:40:02 +01:00
Wentao Shang
ba7f1af7ab pkg/micro-ecc: support boards without hwrng feature 2017-01-04 02:32:40 -08:00