Skip to content

Commit 61e544c

Browse files
aescolarnashif
authored andcommitted
tests: benchmark: Mbed TLs: filter for posix arch
There is no point benchmarking on the posix architecture, and how the test is now it just hungs. So let's filter it. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent e02845b commit 61e544c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/benchmarks/mbedtls/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ common:
66
- "Benchmark completed"
77
timeout: 10
88
tags: crypto
9+
arch_exclude:
10+
- posix
911
tests:
1012
benchmark.crypto.mbedtls:
1113
filter: CONFIG_TEST_RANDOM_GENERATOR

0 commit comments

Comments
 (0)