From the Jenkins result of CB:90798, it appears that the generated junit-tests_lib_ux_locales-test(tests).xml is not a valid XML file possibly due to incorrect quotes handling by cmocka. Therefore, in the UX_LOCALES_GET_TEXT_TEST macro definition, replace `#_expect` with `_expect`, so that the `name` field of the CMUnitTest struct won't contain double quotes. Change-Id: Idfec437ae627208031854694e66ca79e22132385 Signed-off-by: Yu-Ping Wu <yupingso@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90801 Reviewed-by: Jakub "Kuba" Czapiga <czapiga@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
|---|---|---|
| .. | ||
| acpi | ||
| commonlib | ||
| console | ||
| data/lib | ||
| device | ||
| drivers | ||
| helpers | ||
| include | ||
| lib | ||
| mock | ||
| stubs | ||
| Makefile.common | ||
| Makefile.mk | ||