From: Ivan Grokhotkov Date: Sun, 11 Dec 2016 14:25:02 +0000 (+0800) Subject: newlib: fix unit test name in test config X-Git-Tag: v2.0-rc1~137^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f3c74353a6b334e3f1002d101cf923348117c78;p=esp-idf newlib: fix unit test name in test config --- diff --git a/components/idf_test/unit_test/TestCaseAll.yml b/components/idf_test/unit_test/TestCaseAll.yml index 6f974e0bf5..4e5c01f219 100644 --- a/components/idf_test/unit_test/TestCaseAll.yml +++ b/components/idf_test/unit_test/TestCaseAll.yml @@ -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