This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread
Watch
4
Star
0
Fork
0
You've already forked rt-thread
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
rt-thread
/
examples
/
utest
/
testcases
/
smp_call
/
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
Copy Permalink