newlib: fix unit test name in test config
This commit is contained in:
parent
071615b059
commit
8f3c74353a
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@ test cases:
|
|||
category: Function
|
||||
cmd set:
|
||||
- IDFUnitTest/UnitTest
|
||||
- - test_case = "check if ROM is used for functions"
|
||||
- - test_case = "check if ROM or Flash is used for functions"
|
||||
- [dummy]
|
||||
comment: check if ROM is used for functions
|
||||
comment: check if ROM or Flash is used for functions
|
||||
execution time: 0
|
||||
expected result: 1. set succeed
|
||||
initial condition: UTINIT1
|
||||
|
|
Loading…
Reference in a new issue