This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
2182178bae
zephyr
/
tests
/
kernel
/
irq_offload
/
prj.conf
3 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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>
2017-01-31 07:47:19 +08:00
CONFIG_IRQ_OFFLOAD=y
tests: irq_offload: Convert test case to use ztest This patch reduces unnecessary output on console. Those things are replaced by ztest framework APIs Signed-off-by: Punit Vara <punit.vara@intel.com>
2017-07-25 18:58:10 +08:00
CONFIG_ZTEST=y