Skip to content

Commit a2e682b

Browse files
committed
Modification of text description
1 parent ebe4341 commit a2e682b

File tree

1 file changed

+3
-3
lines changed
  • examples/utest/testcases/perf

1 file changed

+3
-3
lines changed

examples/utest/testcases/perf/Kconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
menu "System Performance Testcase"
1+
menu "SyStem Performance Testcase"
22

33
config UTEST_SYS_PERF_TC
4-
bool "system performance test"
4+
bool "SyStem Performance test"
55
default n
66

77
config UTEST_SYS_PERF_TC_COUNT
@@ -17,7 +17,7 @@ config UTEST_HWTIMER_DEV_NAME
1717
Specify the hardware timer device name used for context switch testing (e.g., timer0).
1818

1919
config UTEST_SYS_IRQ_LATENCY
20-
bool "system IRQ LATENCY test"
20+
bool "SyStem IRQ LATENCY test"
2121
default n
2222
depends on RT_USING_HWTIMER && UTEST_SYS_PERF_TC
2323

0 commit comments

Comments
 (0)