mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/pkg_tiny-asn1: blacklist wsn430 boards
Boards do not have enough memory to `malloc` for the test ERROR: Could not allocate the memory for the ASN.1 objects
This commit is contained in:
parent
4b1e48cdab
commit
a1fe556f02
@ -1,5 +1,7 @@
|
||||
include ../Makefile.tests_common
|
||||
|
||||
BOARD_BLACKLIST := wsn430-v1_3b wsn430-v1_4
|
||||
|
||||
USEPKG += tiny-asn1
|
||||
|
||||
TEST_ON_CI_WHITELIST += all
|
||||
|
Loading…
Reference in New Issue
Block a user