tests: kernel: import irq_offload test from legacy
This test was not using any legacy APIs, so simply removed legacy from conf and ini's. Jira: ZEP-932 Change-Id: I5a4b475ac5056b6d6aa64baef6bda53f20d8548e Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
This commit is contained in:
parent
f3bc4c018d
commit
01652bd876
8 changed files with 3 additions and 4 deletions
1
tests/kernel/irq_offload/prj.conf
Normal file
1
tests/kernel/irq_offload/prj.conf
Normal file
|
@ -0,0 +1 @@
|
|||
CONFIG_IRQ_OFFLOAD=y
|
2
tests/kernel/irq_offload/testcase.ini
Normal file
2
tests/kernel/irq_offload/testcase.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[test]
|
||||
tags = core
|
|
@ -1,2 +0,0 @@
|
|||
CONFIG_IRQ_OFFLOAD=y
|
||||
CONFIG_LEGACY_KERNEL=y
|
|
@ -1,2 +0,0 @@
|
|||
[test]
|
||||
tags = legacy core
|
Loading…
Add table
Add a link
Reference in a new issue