Add log for font load validation
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit / utc-Dali-TextLabel.cpp
index 2ff4a7d..f7bf429 100644 (file)
@@ -1140,6 +1140,7 @@ int UtcDaliToolkitTextLabelEmojisP(void)
 
   // EMOJI Sequences case for coverage.
   std::string emojiSequences =
 
   // EMOJI Sequences case for coverage.
   std::string emojiSequences =
+    "Glyphs not included in the font \n"   //case for coverage when glyph is not included in the font
     "Text VS15 ☪︎\n"                                                         //text presentation sequence and selector
     "Color VS16 ☪️\n"                                                        //emoji presentation sequence and selector
     "Default ☪ \n"                                                                  //default presentation
     "Text VS15 ☪︎\n"                                                         //text presentation sequence and selector
     "Color VS16 ☪️\n"                                                        //emoji presentation sequence and selector
     "Default ☪ \n"                                                                  //default presentation