This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread-official
mirror of
https://github.com/RT-Thread/rt-thread.git
Watch
4
Star
0
Fork
You've already forked rt-thread-official
0
Code
Issues
Releases
Wiki
Activity
81a35861fd
rt-thread-official
/
examples
/
utest
/
testcases
/
smp_ipi
/
Kconfig
7 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
utest: smp_call: add smoke test cases Signed-off-by: Shell <smokewood@qq.com>
2024-10-30 19:45:49 +08:00
menu "SMP-Call Testcase"
smp_call
2024-08-29 16:21:19 +08:00
config UTEST_SMP_CALL_FUNC
utest: smp_call: add smoke test cases Signed-off-by: Shell <smokewood@qq.com>
2024-10-30 19:45:49 +08:00
bool "SMP-Call test cases"
smp_call
2024-08-29 16:21:19 +08:00
default n
endmenu