mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-15 16:33:32 +00:00
1. replace xunitgen with junit_xml, which can log more info 2. allow test cases to handle junit test report by them own 3. allow test cases to log some info into report via `sysout` tag