third_party.pigweed.src/targets/stm32f429i-disc1
Armando Montanez 7753c3edc5 stm32f429i-disc1: improve test runner integration
- Try to use pw_cli logger for test output format.
 - Log each line of captured subprocess output individually.
 - Minor tweaks to log statements.

Example:

...
20191202 14:38:19 OUT [26656] INF [       OK ] Format.ArgumentLargerThanBuffer_ReturnsResourceExhausted
20191202 14:38:19 OUT [26656] INF [ RUN      ] Format.CallFormatWithVaList_CallsCorrectFormatOverload
20191202 14:38:19 OUT [26656] INF [       OK ] Format.CallFormatWithVaList_CallsCorrectFormatOverload
20191202 14:38:19 OUT [26656] INF [==========] Done running all tests.
20191202 14:38:19 OUT [26656] INF [  PASSED  ] 6 test(s).
20191202 14:38:19 OUT [26656] INF [  FAILED  ] 1 test(s).
20191202 14:38:19 OUT [26656] ERR Test suite had one or more failures
20191202 14:38:19 ERR stm32f429i_disc1_unit_test_runner exited with status 1
20191202 14:38:19 INF Test  9/10: [FAIL] format_test
...

Change-Id: I99798f5c7d4770c4cf5def7ae621a374cad7f89b
2019-12-03 00:22:55 +00:00
..
py stm32f429i-disc1: improve test runner integration 2019-12-03 00:22:55 +00:00
target_config.gni Size report for pw::string::Format 2019-11-19 12:58:31 -08:00