summaryrefslogtreecommitdiffstats
path: root/power/1.0/vts
Commit message (Expand)AuthorAgeFilesLines
* Convert VtsHalPowerV1_*TargetTest to be parameterized testDan Shi2019-10-182-32/+15
* pack VTS cc_test binaries as general-testsKeun Soo YIM2018-12-071-0/+1
* Convert boot, memtrack and power hal to use service name aware testing.Zhuoyao Zhang2017-12-041-6/+22
* Remove useless Android.mk files.Steven Moreland2017-10-041-19/+0
* VTS tests now static link to HAL def libs.Tri Vo2017-08-251-16/+2
* vts: fix TryDifferentGovernors in Power hal testbohu2017-06-231-0/+1
* Fix transitive includes.Steven Moreland2017-04-061-0/+1
* Change vts target base test class nameYuexi Ma2017-03-102-4/+4
* hidl_default to all targets.Steven Moreland2017-03-081-0/+1
* Power: remove warnings from VTS test.Steven Moreland2017-03-081-1/+1
* change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)Yuexi Ma2017-02-282-5/+4
* Merge "Fix bugs in power HAL VTS test"Connor O'Brien2017-02-271-10/+12
|\
| * Fix bugs in power HAL VTS testConnor O'Brien2017-02-271-10/+12
* | Remove viral dependency on libhwbinder. (2/2)Steven Moreland2017-02-241-1/+0
|/
* Increase power HAL VTS coverageConnor O'Brien2017-02-221-1/+72
* Remove .vts spec filesTri Vo2017-02-222-187/+0
* Update the test binary and source file name on master.Zhuoyao Zhang2017-02-212-2/+2
* Remove coverage flags from tests.Ryan Campbell2017-02-141-4/+0
* Update .vts files on master based on the latest .hal file and hidl-genZhuoyao Zhang2017-02-131-0/+1
* move VTS stub files and non-functional testsKeun Soo Yim2017-02-0411-227/+0
* Merge "Remove PowerHint::DISABLE_TOUCH"Michael Wright2017-02-012-5/+1
|\
| * Remove PowerHint::DISABLE_TOUCHMichael Wright2017-01-192-5/+1
* | power HAL uses "default" service nameChris Phoenix2017-01-241-1/+1
|/
* Fix HalPowerHidlTargetProfilingTestZhuoyao Zhang2017-01-161-1/+0
* Remove coverage from test configurations.Ryan Campbell2017-01-112-35/+0
* Add profiling for sensors, light, and power HALs.Tri Vo2017-01-102-0/+58
* Return<*> getStatus().isOk() -> isOk()Steven Moreland2017-01-041-9/+9
* Update Android.bp and vts/Android.mk for Hidl HALsZhuoyao Zhang2016-12-221-33/+1
* Merge "Fix Power VTS test setup code"Connor O'Brien2016-12-201-11/+1
|\
| * Fix Power VTS test setup codeConnor O'Brien2016-12-201-11/+1
* | Add code coverage for power VTS testsConnor O'Brien2016-12-202-0/+35
|/
* use the new oneshot vts driver generation build ruleKeun Soo Yim2016-12-161-30/+0
* Fix incomplete Power HAL VTS testsConnor O'Brien2016-12-076-1/+91
* Update to use the correct logging library.Yifan Hong2016-12-011-1/+1
* Power HAL target-side testConnor O'Brien2016-11-287-0/+243
* Merge "Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS."TreeHugger Robot2016-11-181-9/+0
|\
| * Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS.Steven Moreland2016-11-171-9/+0
* | Split libhidl into base and transport.Yifan Hong2016-11-181-2/+4
|/
* VTS driver files for Power HAL.Ryan Campbell2016-11-093-0/+276