From 8f3c74353a6b334e3f1002d101cf923348117c78 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Sun, 11 Dec 2016 22:25:02 +0800 Subject: [PATCH] newlib: fix unit test name in test config --- components/idf_test/unit_test/TestCaseAll.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/idf_test/unit_test/TestCaseAll.yml b/components/idf_test/unit_test/TestCaseAll.yml index 6f974e0bf..4e5c01f21 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