summaryrefslogtreecommitdiff
path: root/hwbinder_latency_test
AgeCommit message (Collapse)Author
2019-02-14Convert Android.mk file to Android.bpandroid-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10oreo-mr1-iot-releaseSasha Smundak
See build/soong/README.md for more information. Fixes: 122331930 Test: treehugger Change-Id: I6e0f27049c2f8195f9173512a2e86113663c9363
2019-01-31Remove libhwbinder@1.0-impl pushes.Steven Moreland
These tests include the binary inside of them now. Bug: 122456128 Test: libhwbinder_benchmark, hwbinderThroughputTest, libhwbinder_latency Change-Id: I494123945ca84d0c768964eba8cdd5effe470d32
2018-05-04Merge "use lazy android device registration"android-wear-p-preview-2android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0Yuexi Ma
2018-05-03use lazy android device registrationYuexi Ma
Bug: 79166173 Test: run vts-selftest Change-Id: Ieb32f4897e7c92668d7123bb10f5fdf20a687563
2018-04-27Remove VTS_CONFIG_SRC_DIRZhuoyao Zhang
Test: make vts vts-tradefed run vts-performance. Change-Id: I63d371b4af10d57dd7e064b85f3cd07bb1265a57
2018-04-21Use .runner_config instead of .configYuexi Ma
CTS TF started to read subdir .config file converted from AT.xml in the new suite impl. This conflicts with our runner config's file extension. Test: run vts-selftest Change-Id: Id234dcb11ce31c92ab841081ca5d9ee6686bc2c2 Merged-In: Id234dcb11ce31c92ab841081ca5d9ee6686bc2c2
2018-02-28remove VtsPythonVirtualenvPreparer from modules as they are now part of plan ↵android-p-preview-1android-o-mr1-iot-preview-7o-mr1-iot-preview-7Yuexi Ma
config Test: run vts-selftest Change-Id: I170664ecbdfd3dcb911e662ab0fb0444a4abd298
2018-01-26Add metadata to modules in test/vts-testcase/performanceHsin-Yi Chen
Add metadata. key="plan"; value="vts-performance", "vts-performance-systrace", or "vts-misc". Test: vts-tradefed run commandAndExit vts --include-filter VtsHalBootV1_0Target Bug: 70485967 Change-Id: I7b387cc25679b21a82691cbad0ec3e3f3b5aa5a6 Merged-In: I7b387cc25679b21a82691cbad0ec3e3f3b5aa5a6 (cherry picked from commit 8530bb51f54708e684a84c5509ada35fe773b617)
2018-01-24config change after VtsPythonVirtualenvPreparer changeYuexi Ma
Test: vts-selftest Bug: 69307585 Change-Id: I6bdd1a3dabab0eb555c77a1a49646e9437dc8e92 Merged-In: I6bdd1a3dabab0eb555c77a1a49646e9437dc8e92
2017-10-06Configure timeout for performance tests.Zhuoyao Zhang
Bug:67500459 Test: make vts Change-Id: Ifd950454746b6fcba71e3e7ca6401b86a4954b8a
2017-09-08Update configure for hwbinder benchmark tests.Zhuoyao Zhang
* No longer push android.hardware.tests.libhwbinder@1.0. * Deprecate hwbinder_benchmark_adb. Bug: 65483634 Test: make vts vts-tradefed run vts-performance Change-Id: I7751ef737a386dd9f5ba79f74b157f87e20df54d
2017-08-16Fix hwbinder performance benchmark.Zhuoyao Zhang
* Update the push list to push files to /data/local/tmp instead of /vendor * Update the python script to use set env VTS_ROOT_PATH Bug:64723866 Test: make vts vts-trade run vts-performance Change-Id: Ifbdcbbedfabf7131aeb8b24f7ed0747420cf503e
2017-06-02Report benchmark result as tableHsin-Yi Chen
Add methods to convert hwbinder latency results from JSON object to table. For Google benchmark results, call benchmark_parser to convert. Bug: 38283802 Test: vts-tradefed run commandAndExit vts -m BinderPerformanceTest Change-Id: Iec1db80497b55679fba54e91cc1058de840bbbd7
2017-05-17Add hwbinder latency TestHsin-Yi Chen
Integrate system/libhwbinder/vts/performance/Latency.cpp with VTS. Test: vts-tradefed run commandAndExit vts -m HwBinderBinderizeLatencyTest Bug: 37331532 Change-Id: Ib0e17dec501868b1e607270b1114baa36b81045b