Skip to content

Commit

Permalink
tests/kernel/sched/preempt: enable test for native_posix
Browse files Browse the repository at this point in the history
The native_posix board does model irq_offload properly now
and therefore this test can be executed without problems.
So let's enable it.

Related to commit:
86b5364

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
  • Loading branch information
aescolar authored and nashif committed Jun 11, 2018
1 parent 2e405fb commit 252be0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/kernel/sched/preempt/testcase.yaml
@@ -1,5 +1,4 @@
tests: tests:
kernel.sched.preempt: kernel.sched.preempt:
tags: core tags: core
platform_exclude: native_posix
filter: not CONFIG_SMP filter: not CONFIG_SMP

0 comments on commit 252be0b

Please sign in to comment.