Marian Buschsieweke
|
a04b0a01a2
|
examples,tests: replace deprecated module names by new names
|
2022-09-16 13:15:46 +02:00 |
|
Marian Buschsieweke
|
5ea582b3dd
|
sys/shell_commands: convert to SHELL_COMMAND()
Make use of XFA for shell commands
|
2022-06-07 09:25:04 +02:00 |
|
|
c4bba0e65d
|
tests/*: CI blacklist microbit where it fails
|
2022-04-01 13:42:01 +02:00 |
|
Benjamin Valentin
|
9a6fc85b16
|
treewide: replace gnrc_netdev_default with netdev_default
|
2021-09-06 15:43:40 +02:00 |
|
Francisco Molina
|
ebe40a1000
|
tests/netstats_l2: use Makefile.boards.netif
|
2021-08-04 17:09:02 +02:00 |
|
|
135b7d0d43
|
tests/netstats_l2: disable test run for esp32-wroom-32
|
2020-06-09 13:41:09 +02:00 |
|
Gunar Schorcht
|
500c5f45f3
|
tests/netstat_l2: add esp8266 boards to BOARD_PROVIDES_NETIF
|
2019-11-23 14:26:37 +01:00 |
|
Benjamin Valentin
|
58892fbbef
|
tests: add stm32f030f4-demo to Makefile.ci
|
2019-10-21 15:33:11 +02:00 |
|
Gaëtan Harter
|
8e5422ff78
|
applications: remove 'TEST_ON_CI_WHITELIST += all'
This is now the default so not required anymore.
|
2019-08-21 12:51:17 +02:00 |
|
Gaëtan Harter
|
095268a33a
|
tests/netstats_l2: run the test in CI
HACK, blacklist native as it fails to create a tun interface in murdock.
|
2019-08-21 12:40:40 +02:00 |
|
Marian Buschsieweke
|
a84de4225d
|
examples,tests: Add msba2 to BOARD_PROVIDES_NETIF
|
2019-08-20 17:05:09 +02:00 |
|
Gaëtan Harter
|
33b3b5f3ee
|
tests/netstats_l2: use BOARD_WHITELIST
Use BOARD_WHITELIST instead of calculating BOARD_BLACKLIST from BOARDS.
The output of `make info-boards-supported` kept the same.
|
2019-06-07 15:32:39 +02:00 |
|
|
1de4ae743a
|
tests: exclude nrf51dk from big tests
|
2018-12-04 08:37:00 +01:00 |
|
Schorcht
|
3f8c359b01
|
tests: blacklist es32 based boards
|
2018-10-08 12:20:50 +02:00 |
|
|
472bd0ae01
|
tests: remove obsolete local test targets
|
2018-09-07 15:13:08 +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 |
|
|
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 |
|
Hauke Petersen
|
234c3075c0
|
tests: fix handling for common board folders
|
2017-11-30 10:26:36 +01:00 |
|
|
04e537cf9f
|
tests/netstats_l2: migrate to testrunner
|
2017-11-15 16:30:00 +01:00 |
|
Hauke Petersen
|
24056f3fd8
|
tests/examples: removed pca1000x from Makefiles
|
2017-11-09 13:59:18 +01:00 |
|
Travis Griggs
|
43a9b85dd3
|
tests: update configuration for samd21-xpro
|
2017-04-13 18:21:07 -07:00 |
|
Oleg Hahm
|
0169ec35ae
|
tests: add compile test for netstats_l2
|
2016-04-04 18:37:20 +02:00 |
|