commit | 66ce9f2d97ba3efbdb3967f74f8df52aba991c44 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu May 27 16:27:08 2021 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu May 27 16:30:57 2021 -0700 |
tree | b6ebf4b22a0827557a11633d59efec590ade18ff | |
parent | cf6179e01f59cbd77f3ab8e0ccf0d54d3b723dbe [diff] |
simpleperf: fix python test on windows. Use python instead of python3 in inferno.bat, as python3 on windows use python.exe. Adjust checks in TestTools.test_objdump to accept objdump output on windows. Bug: 182507493 Test: run test/test.py --only-host-test on windows. Change-Id: I44e5d88f10b937b6db6a44e39652774c888b6f91