Commit Graph

2 Commits

Author SHA1 Message Date
Dennis Song
4b6317ed14 compare_cts_reports: do not show ignored ABI in the sheet
Do not show the ABI name in the compare result spread sheet
if `--ignore-abi` was specified when generating the csv
diff file.

Bug: 315073470
Test: compare_cts_reports.py and generate_spread_sheet.py
Change-Id: I3cd015dd24e6597a4f8453c73638f1302c8e6fb7
2023-12-11 11:04:58 +08:00
Zoe Tsou
52b17faace Add constant.py.
Bug: 292453652
Test: ./parse_cts_report.py -r REPORT -d OUTPUT_DIR &&
  ./aggregate_cts_reports.py -r REPORT [REPORT ...] -d OUTPUT_DIR &&
  ./compare_cts_reports.py [-r CTS_REPORTS [CTS_REPORTS ...]] \
  [--folder CTS_REPORTS] --mode {1,2,n} --output-dir OUTPUT_DIR [--csv CSV] [--output-files]
Change-Id: I96a135feb84b8f5e4dad939500865a65c000351d
2023-09-19 07:24:36 +00:00