smlng
|
6f67e75f90
|
tests: remove DEVELHELP from per test Makefiles
|
2017-12-14 17:54:13 +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 |
|
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 |
|
Martine Lenders
|
c28de94fd1
|
tests: adapt tests for route lifetime
|
2017-11-17 13:45:41 +01:00 |
|
Martine Lenders
|
f90a9a875f
|
gnrc_ndp2: rename to gnrc_ndp
|
2017-11-17 10:41:54 +01:00 |
|
Martine Lenders
|
31b1ceb440
|
gnrc_netif2: rename to gnrc_netif
|
2017-11-17 10:41:54 +01:00 |
|
Martine Lenders
|
938e605a90
|
examples: tests: update insufficient memory lists
(for now)
|
2017-11-16 16:17:21 +01:00 |
|
Martine Lenders
|
982eee17dd
|
tests: adapt gnrc_ipv6_nib test for router discovery
|
2017-11-16 15:49:21 +01:00 |
|
Martine Lenders
|
a502aaa778
|
tests: amend BOARD_INSUFFICIENT_MEMORY
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
801148eb6d
|
tests: port gnrc_ipv6_nib tests for gnrc_netif2
|
2017-11-08 20:18:53 +01:00 |
|
Gaëtan Harter
|
e428038b04
|
tests: remove setting TERMFLAGS= before running test
Remove setting TERMFLAGS to an empty value as its value will not be set by
`serial.inc.mk` as it is already defined.
|
2017-10-19 19:43:07 +02:00 |
|
Martine Lenders
|
545f54c913
|
tests: add tests for host NDP behavior
|
2017-10-10 10:12:19 +02:00 |
|