From cc7b36cd7082ed587ed1b505911277d154531991 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sun, 23 Oct 2016 22:02:07 -0400 Subject: [PATCH] test: test_hmac: cleanup excludes Change-Id: Ib973339191a15b1dbb4fd5f3fa2fc5fe886521a3 Signed-off-by: Anas Nashif --- tests/crypto/test_hmac/testcase.ini | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/crypto/test_hmac/testcase.ini b/tests/crypto/test_hmac/testcase.ini index d830cea1afb..e2451a9c7cc 100644 --- a/tests/crypto/test_hmac/testcase.ini +++ b/tests/crypto/test_hmac/testcase.ini @@ -1,7 +1,3 @@ [test] tags = crypto sha256 hmac -build_only = false -# FIXME: why? -arch_whitelist = x86 arm -platform_whitelist = qemu_x86 qemu_cortex_m3 kernel = micro