Leandro Lanzieri
|
b897637dba
|
tests: remove esp32-wroom-32 from blacklist of mtd using tests
This reverts commit d59fd84bff .
|
2020-10-09 13:29:55 +02:00 |
|
|
d59fd84bff
|
tests: blacklist mtd using tests for esp32-wroom-32
|
2020-09-30 13:02:31 +02:00 |
|
|
2f5f69e23a
|
tests/pkg_spiffs: exclude msp430 boards because missing memory
The build fails during link because of insufficient memory. No need to use BOARD_BLACKLIST for msp430 based boards
|
2019-11-15 19:11:37 +01:00 |
|
Marian Buschsieweke
|
fd6fedaab6
|
tests: BOARD_INSUFFICIENT_MEMORY -> Makefile.ci
- Moved the BOARD_INSUFFICIENT_MEMORY list into Makefile.ci
- Formatted the list to contain one board per line
- Sorted the lists alphabetically
|
2019-10-17 15:11:59 +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 |
|
|
4ac2b4ec2b
|
tests: exclude stm32l0538-disco board
because of insufficient memory available
|
2019-07-08 21:50:36 +02:00 |
|
|
eb7d7d6d99
|
tests/spiffs: Move from unittests to regular test
|
2019-05-28 17:41:11 +02:00 |
|