forked from espressif/esp-idf
newlib: fix unit test name in test config
This commit is contained in:
@@ -7,9 +7,9 @@ test cases:
|
|||||||
category: Function
|
category: Function
|
||||||
cmd set:
|
cmd set:
|
||||||
- IDFUnitTest/UnitTest
|
- IDFUnitTest/UnitTest
|
||||||
- - test_case = "check if ROM is used for functions"
|
- - test_case = "check if ROM or Flash is used for functions"
|
||||||
- [dummy]
|
- [dummy]
|
||||||
comment: check if ROM is used for functions
|
comment: check if ROM or Flash is used for functions
|
||||||
execution time: 0
|
execution time: 0
|
||||||
expected result: 1. set succeed
|
expected result: 1. set succeed
|
||||||
initial condition: UTINIT1
|
initial condition: UTINIT1
|
||||||
|
Reference in New Issue
Block a user