summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2017-02-10 22:16:14 -0800
committerAnas Nashif <nashif@linux.intel.com>2017-02-11 07:00:42 +0000
commit6e6e94bc77d237da7d0ce55759d956571f73d36e (patch)
tree9d0f51dca2efb1b082136f75a3a655297a376e07
parentc5e000b2c862c0c16044a4a6e476b891b38562ab (diff)
tests: disable qemu_riscv32 on test_ecc_dh test [REVERT ME]
Change-Id: Iafba43007ab8daf1652b038bfbec184fe92b5ffc Signed-off-by: Anas Nashif <anas.nashif@intel.com>
-rw-r--r--tests/crypto/test_ecc_dh/testcase.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/crypto/test_ecc_dh/testcase.ini b/tests/crypto/test_ecc_dh/testcase.ini
index b5e5dcef7..216b6dd34 100644
--- a/tests/crypto/test_ecc_dh/testcase.ini
+++ b/tests/crypto/test_ecc_dh/testcase.ini
@@ -1,4 +1,6 @@
[test]
tags = crypto ecc dh
timeout = 500
-slow = True \ No newline at end of file
+slow = True
+# FIXME
+platform_exclude = qemu_riscv32