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

13 Commits

Author SHA1 Message Date
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
954e33bb90 tests: fix python style 'F401 module imported but unused' 2017-11-27 17:27:07 +01:00
12f6b629b8 tests/pkg_micro-ecc: migrate to testrunner 2017-11-14 16:40:01 +01:00
Wentao Shang
ba7f1af7ab pkg/micro-ecc: support boards without hwrng feature 2017-01-04 02:32:40 -08:00
Cenk Gündoğan
19eac87d9b tests/pkg_micro-ecc: rm requirement for periph_hwrng in Makefile 2016-11-02 09:55:00 +01:00
b469cedd6d tests: pkg_micro-ecc: fix application name to avoid clash with pkg 2016-07-20 21:16:04 +02:00
Mathias Tausig
cb6d0e046d micro-ecc: Adaptated testcase for newer version 2016-03-14 10:14:11 +01:00
Hauke Petersen
a95ec92633 tests: adapted to HWRNG interface changes 2016-02-14 12:59:47 +01:00
Joakim Gebart
e3d051518c tests/pkg_micro-ecc: Replace tabs by spaces 2015-05-19 12:26:47 +02:00
Frank Holtz
f3e1922f9d pkg_micro-ecc: Eliptic curve cryptography from https://github.com/kmackay/micro-ecc 2015-02-07 21:08:06 +01:00