1
0
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:
Gaëtan Harter 2018-04-26 16:35:45 +02:00
parent 4b1e48cdab
commit a1fe556f02
No known key found for this signature in database
GPG Key ID: 76DF6BCF1B1F883B

View File

@ -1,5 +1,7 @@
include ../Makefile.tests_common
BOARD_BLACKLIST := wsn430-v1_3b wsn430-v1_4
USEPKG += tiny-asn1
TEST_ON_CI_WHITELIST += all