utest: UTEST_MEMHEAP_TC -> RT_UTEST_MEMHEAP

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
This commit is contained in:
Chen Wang
2025-10-15 09:43:16 +08:00
committed by R b b666
parent 182a07ef58
commit c2e1d7dee1
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -611,7 +611,7 @@ CONFIG_RT_UTEST_SELF_PASS=y
#
# Kernel Testcase
#
CONFIG_UTEST_MEMHEAP_TC=y
CONFIG_RT_UTEST_MEMHEAP=y
CONFIG_UTEST_SMALL_MEM_TC=y
# CONFIG_UTEST_IRQ_TC is not set
# CONFIG_UTEST_SEMAPHORE_TC is not set
+1 -1
View File
@@ -383,7 +383,7 @@
/* Kernel Testcase */
#define UTEST_MEMHEAP_TC
#define RT_UTEST_MEMHEAP
#define UTEST_SMALL_MEM_TC
/* end of Kernel Testcase */
+1 -1
View File
@@ -612,7 +612,7 @@ CONFIG_RT_UTEST_SELF_PASS=y
#
# Kernel Testcase
#
CONFIG_UTEST_MEMHEAP_TC=y
CONFIG_RT_UTEST_MEMHEAP=y
CONFIG_UTEST_SMALL_MEM_TC=y
# CONFIG_UTEST_IRQ_TC is not set
# CONFIG_UTEST_SEMAPHORE_TC is not set
+1 -1
View File
@@ -384,7 +384,7 @@
/* Kernel Testcase */
#define UTEST_MEMHEAP_TC
#define RT_UTEST_MEMHEAP
#define UTEST_SMALL_MEM_TC
/* end of Kernel Testcase */