commit | 82deafccbf61e1cd9c12a2f70b8b6d6c7b065625 | [log] [tgz] |
---|---|---|
author | Zoe Tsou <zoetsou@google.com> | Fri Aug 04 06:44:47 2023 +0000 |
committer | Zoe Tsou <zoetsou@google.com> | Wed Aug 09 05:48:40 2023 +0000 |
tree | 16111d689e1bd52b89da276c8f0cf9f4d512a561 | |
parent | bedaae5b2497a669efc1064decad677451bf7d9a [diff] |
Convert single cts report into three files: info.json result.csv summary.csv Assumptions: 1. If the input is a zip file, the struture should be abc.zip |----abc/ | |----test_result.xml 2. The input file and the output directory must have existed. Bug: 293809772 Test: ./parse_cts_report.py --report-file [a.zip, test_result.xml] \ -d output_directory Change-Id: I19dabdaed02408b7bf4a030394b99ed42925aa55