mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-12 20:24:15 +08:00
utest: UTEST_OBJECT_TC -> RT_UTEST_OBJECT
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
CONFIG_RT_CONSOLEBUF_SIZE=1024
|
||||
CONFIG_RT_USING_CI_ACTION=y
|
||||
|
||||
CONFIG_UTEST_OBJECT_TC=y
|
||||
CONFIG_RT_UTEST_OBJECT=y
|
||||
CONFIG_UTEST_IRQ_TC=y
|
||||
CONFIG_UTEST_THREAD_TC=y
|
||||
CONFIG_RT_UTEST_DRIVERS_CORE=y
|
||||
|
||||
Reference in New Issue
Block a user