msp/tests: remove blacklist from test_bloom_bytes
Issue #1061 was fixed.
This commit is contained in:
parent
75f71992e5
commit
f3eeb98a01
@ -1,16 +1,6 @@
|
|||||||
export PROJECT = test_bloom_bytes
|
export PROJECT = test_bloom_bytes
|
||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
BOARD_BLACKLIST := chronos msb-430 msb-430h \
|
|
||||||
telosb wsn430-v1_3b wsn430-v1_4 z1
|
|
||||||
# chronos: https://github.com/RIOT-OS/RIOT/issues/1061
|
|
||||||
# msb-430: https://github.com/RIOT-OS/RIOT/issues/1061
|
|
||||||
# msb-430h: https://github.com/RIOT-OS/RIOT/issues/1061
|
|
||||||
# telosb: https://github.com/RIOT-OS/RIOT/issues/1061
|
|
||||||
# wsn430-v1_3b: https://github.com/RIOT-OS/RIOT/issues/1061
|
|
||||||
# wsn430-v1_4: https://github.com/RIOT-OS/RIOT/issues/1061
|
|
||||||
# z1: https://github.com/RIOT-OS/RIOT/issues/1061
|
|
||||||
|
|
||||||
USEMODULE += hashes
|
USEMODULE += hashes
|
||||||
USEMODULE += bloom
|
USEMODULE += bloom
|
||||||
USEMODULE += random
|
USEMODULE += random
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user