MrKevinWeiss
|
8057273ab2
|
tests/cb_mux: Add Kconfig defaults
|
2021-02-22 14:58:09 +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
|
c767cdd0bb
|
tests/cb_mux: initial test routine
|
2018-05-28 15:43:42 -04:00 |
|