mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-23 04:04:15 +08:00
utest: UTEST_ATOMIC_TC -> RT_UTEST_ATOMIC
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CONFIG_UTEST_ATOMIC_TC=y
|
||||
CONFIG_RT_UTEST_ATOMIC=y
|
||||
CONFIG_RT_USING_CI_ACTION=y
|
||||
# dependencies
|
||||
CONFIG_RT_USING_TIMER_SOFT=y
|
||||
|
||||
@@ -6,7 +6,7 @@ CONFIG_RT_UTEST_OBJECT=y
|
||||
CONFIG_RT_UTEST_IRQ=y
|
||||
CONFIG_RT_UTEST_THREAD=y
|
||||
CONFIG_RT_UTEST_DRIVERS_CORE=y
|
||||
CONFIG_UTEST_ATOMIC_TC=y
|
||||
CONFIG_RT_UTEST_ATOMIC=y
|
||||
CONFIG_UTEST_HOOKLIST_TC=y
|
||||
CONFIG_UTEST_MTSAFE_KPRINT_TC=y
|
||||
CONFIG_UTEST_SCHEDULER_TC=y
|
||||
|
||||
Reference in New Issue
Block a user