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

18 Commits

Author SHA1 Message Date
5efd9599e0 sys/benchmark: remove BENCHMARK_SETUP() 2018-02-20 10:10:13 +01:00
Hauke Petersen
9b557d2e47 tests/periph_gpio: added 'bench' make target
This commit enables the GPIO benchmark to be run automatically
(through 'make bench') using pexpect.
2018-01-31 13:55:37 +01:00
Hauke Petersen
94796ef413 tests/periph_gpio: added benchmark command 2018-01-31 13:55:37 +01:00
fc2eff9fba tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
smlng
6a037ad004 tests: add prefix to Makefile.tests_common
- fixes name clash on macOS
    - correct naming of test coap to pkg_libcoap
2017-01-19 15:20:37 +01:00
Matthias Kolja Miehl
da0fb324a5 tests/periph_gpio: fix variableScope 2016-09-05 02:30:10 +02:00
Hauke Petersen
88483febc0 test/periph_gpio: adatped to GPIO interface changes 2016-03-17 14:39:11 +01:00
Joakim Nohlgård
11b2b488ef tests/periph_gpio: Fix mixed up command descriptions 2016-02-22 21:50:27 +01:00
Hauke Petersen
3ece1fc4c4 tests: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
b512b98dc2 tests: periph_gpio: remove obsolete hwtimer include 2015-09-16 10:58:54 +02:00
25f900e489 tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
448e90ba3a Revert "applications: only use uart0 for none-newlib boards"
This reverts commit 9c6ab1007b.
2015-09-03 13:33:18 +02:00
bc260fff88 tests: periph_gpio: fix usage of shell_commands 2015-08-28 09:16:51 +02:00
Oleg Hahm
9c6ab1007b applications: only use uart0 for none-newlib boards 2015-08-25 20:11:23 +02:00
Hauke Petersen
8ccd289f82 tests: remoldeled the periph_gpio test 2015-06-12 19:06:48 +02:00
Ludwig Ortmann
7cea2f536e tests/periph_gpio: let build fail without GPIO 2014-10-16 19:02:18 +02:00
Ludwig Ortmann
6262c4427e make: add gpio feature 2014-10-06 18:55:54 +02:00
Hauke Petersen
9da0abc14d tests/periph_gpio: added test cases for GPIO driver 2014-08-15 12:24:24 +02:00