mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00: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
(cherry picked from commit a1fe556f02)
This commit is contained in:
parent
f468398aad
commit
5be0970f89
@ -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