aboutsummaryrefslogtreecommitdiffstats
path: root/compare-results.py
AgeCommit message (Collapse)AuthorFilesLines
2020-05-19compare_results.py: use ansi colorsNeels Hofmeyr1-7/+16
Change-Id: I2cfabc1364c53e6ee18b9471dcd7c681407d0473
2020-05-19compare-results.py: use python3, python is no longer available in our build ↵Neels Hofmeyr1-1/+1
images Change-Id: I268980c8a2b0a4e826c0c488ce6315462c01cabb
2019-11-23re-implement compare-results.sh as compare-results.pyNeels Hofmeyr1-0/+137
The compare-results.sh is annoyingly slow. Since our ttcn3 tests containers support Python 2, re-implement in Python for much quicker evaluation. Change-Id: I0747c9d66ffc7e4121497a2416fca78d7b56c8e6