MrKevinWeiss
|
ea6716a7f9
|
tests/cb_mux_bench: Add Kconfig defaults
|
2021-02-22 14:58:09 +01:00 |
|
|
05fbeb65b1
|
tests: skip nucleo-l011k4 where it doesn't fit
|
2020-10-15 18:52:51 +02:00 |
|
Francisco Molina
|
41e9f06b85
|
flake8: fix PEP8 W608 invalid escape sequence
|
2019-11-22 11:47:49 +01: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 |
|
|
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
|
0a3375ba33
|
tests: use RIOTTOOLS variable
Add newly added tests
|
2018-06-28 14:05:33 +02:00 |
|
Matthew Blue
|
7a95463649
|
tests/cb_mux: initial benchmark routine
|
2018-05-29 00:10:20 -04:00 |
|