summaryrefslogtreecommitdiff
path: root/hwbinder_benchmark/binderize_systrace/AndroidTest.xml
AgeCommit message (Collapse)Author
2018-04-21Use .runner_config instead of .configpie-devYuexi 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 Bug: 78287777 Change-Id: Id234dcb11ce31c92ab841081ca5d9ee6686bc2c2 Merged-In: Id234dcb11ce31c92ab841081ca5d9ee6686bc2c2
2018-03-01remove VtsPythonVirtualenvPreparer from modules as they are now part of plan ↵Yuexi Ma
config am: 8515cbbd2b am: 227e7e1f70 am: 712a67d6b5 Change-Id: I8a1104dc2d4e501a41240a1d093575ace9fd0ce0
2018-03-01remove VtsPythonVirtualenvPreparer from modules as they are now part of plan ↵Yuexi Ma
config am: 8515cbbd2b am: 227e7e1f70 Change-Id: Icbdcb85de409d045b225adf6facec37871b7c22c
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
2018-01-24Merge "Add metadata to modules in test/vts-testcase/performance"TreeHugger Robot
2017-12-22Add 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
2017-11-17config change after VtsPythonVirtualenvPreparer changeYuexi Ma
Test: vts-selftest Bug: 69307585 Change-Id: 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-05-12Fix the push path for libhwbinder@1.0-implZhuoyao Zhang
Bug:38231249 Test: make vts run vts -m HwBinderPassthroughPerformanceTest Change-Id: If2962428d6fa72ba547e123b76bff8f518264ac2
2017-05-11Push libhwbinder@1.0 lib for hwbinder performance test.Zhuoyao Zhang
Bug:38237081 Bug:38231249 Test: make vts run vts -m HwBinderPassthroughThroughputTest run vts -m HwBinderPassthroughPerformanceTest Change-Id: Ib1defbdc7088755d3d7257c1f8ceee723730b760
2017-05-10Push FMQ test/benchmark and libhwbinder benchmark default implementationHridya Valsaraju
Test: run VTS test Bug: 36818001 Change-Id: Ia8f81bb8ed827ac720e2c4f172a111382adca6c6
2017-04-17Tolerate push failure in performance testHsin-Yi Chen
Bug: 36076260 Test: vts-tradefed run commandAndExit vts -m BinderPerformanceTest Change-Id: I4dcb8f2e551c6461695b0efb724ef224d380641d
2017-01-25Create performance benchmark with systrace test planYuexi Ma
* split test plans into regular test and test with systrace * add missing test-module-names, correct indents Bug: 34696301 Test: ENABLE_TREBLE=true make vts BUILD_GOOGLE_VTS=true -j32 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module BinderPerformanceTest -l INFO Change-Id: I29a46336d555fcdc739637fdf5341e0dc00a4dcc (cherry picked from commit cc9fcbb26d03c74d3574ab7c17137fc797e715ae)