OSDN Git Service

python: run tests for both python and python3.
authorYabin Cui <yabinc@google.com>
Thu, 16 Aug 2018 23:40:35 +0000 (16:40 -0700)
committerYabin Cui <yabinc@google.com>
Thu, 16 Aug 2018 23:42:40 +0000 (16:42 -0700)
commit16dde31614b73822fba3606345e463703558bb92
tree0f3a401bad781d5017c2bb193bd60a2ad9374a15
parent6e1cfaac497c9c03415dad7da3d54b8c736f0be9
python: run tests for both python and python3.

This is to reduce failures like
https://github.com/android-ndk/ndk/issues/740.
Also fix some places for python3.

Bug: none
Test: run test.py.
Change-Id: I751ccbc9940efa8727ec7b19710d452896049762
simpleperf/scripts/app_profiler.py
simpleperf/scripts/debug_unwind_reporter.py
simpleperf/scripts/pprof_proto_generator.py
simpleperf/scripts/report.py
simpleperf/scripts/simpleperf_report_lib.py
simpleperf/scripts/test.py
simpleperf/scripts/utils.py