summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove useless Android.mk files."Treehugger Robot2017-10-051-19/+0
|\
| * Remove useless Android.mk files.Steven Moreland2017-10-041-19/+0
* | Remove Android.bp subdirs loop.Steven Moreland2017-10-041-3/+0
|/
* VTS tests now static link to HAL def libs.Tri Vo2017-08-251-15/+2
* Fix hidl_string copy in boot VTS testConnor O'Brien2017-04-051-17/+18
* Change vts target base test class nameYuexi Ma2017-03-102-4/+4
* hidl_default to all targets.Steven Moreland2017-03-081-0/+1
* change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)Yuexi Ma2017-02-282-5/+4
* Remove viral dependency on libhwbinder. (2/2)Steven Moreland2017-02-241-1/+0
* Remove .vts spec filesTri Vo2017-02-222-136/+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-0311-244/+0
* bootctrl HAL uses "default" service nameChris Phoenix2017-01-201-1/+1
* Add boot profiling tests.Ryan Campbell2017-01-182-0/+54
* Fix bugs in boot HAL VTS testConnor O'Brien2017-01-121-12/+18
* Return<*> getStatus().isOk() -> isOk()Steven Moreland2017-01-041-7/+7
* Update Android.bp and vts/Android.mk for Hidl HALsZhuoyao Zhang2016-12-221-33/+1
* Add code coverage for boot VTS testsConnor O'Brien2016-12-202-0/+21
* use the new oneshot vts driver generation build ruleKeun Soo Yim2016-12-161-30/+0
* Boot HAL target-side testConnor O'Brien2016-12-0712-0/+385
* 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 boot control HAL.Ryan Campbell2016-11-103-0/+221