tests: exclude quark_d2000_crb from net/buf test

Currently the net/buf test fails on quark_d2000_crb due to RAM
overflow:
	region `RAM' overflowed by 2256 bytes

Change-Id: I854960a3c22c7318f5f5e9341ca7aaaf8743d30d
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2016-11-01 09:21:53 -05:00 committed by Anas Nashif
parent b4dc970a7c
commit bfcf575cbb

View file

@ -1,3 +1,5 @@
[test]
tags = buf
build_only = true
# fails to build on quark_d2000_crb due to RAM overflow
platform_exclude = quark_d2000_crb