summaryrefslogtreecommitdiffstats
path: root/tests/foo/1.0
Commit message (Expand)AuthorAgeFilesLines
* [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfacesBob Badour2021-02-213-0/+27
* HIDL: IFoo mark @SensitiveDataSteven Moreland2020-11-191-0/+1
* update hidl .bpJooyung Han2020-07-071-0/+0
* Remove libhwbinder/libhidltransport depsSteven Moreland2019-09-062-4/+0
* Update hidl makefiles for bpfmtSteven Moreland2019-04-171-1/+0
* Update makefies: no 'types'Steven Moreland2019-03-041-7/+0
* tests IFoo: WithFmq is more complicated.Steven Moreland2018-10-091-1/+8
* IFoo: send struct with fmq.Steven Moreland2018-10-083-0/+14
* IFoo: remove pointer from u.Steven Moreland2018-10-051-1/+0
* Test for vec<union> vec<struct w/ union>.Steven Moreland2017-12-143-0/+52
* Update tests makefile for change.Steven Moreland2017-11-281-0/+1
* Additional tests for enum iteration.Steven Moreland2017-11-171-0/+27
* Update makefiles for hidl_interface.Steven Moreland2017-11-101-165/+12
* Static link test lib shims with test -impl libs.Zhuoyao Zhang2017-10-122-5/+13
* Update for Soong java makefiles.Steven Moreland2017-10-101-1/+5
* Update for hidl adapter module defaults.Steven Moreland2017-10-041-0/+1
* Fix typo in update makefiles.Steven Moreland2017-09-261-1/+2
* Update makefiles for hidl adapter.Steven Moreland2017-09-251-0/+81
* HAL interface libs for testing are built w/o VNDK.Jiyong Park2017-09-152-3/+0
* Print full name testTimur Iskhakov2017-09-131-0/+18
* Check array dimenstion orderTimur Iskhakov2017-08-311-0/+4
* Update makefiles for vndk enabled.Steven Moreland2017-08-081-0/+3
* Update HIDL makefiles.Steven Moreland2017-07-261-1/+1
* Move all hidl_test dependencies to the system.imgSteven Moreland2017-07-172-2/+0
* Update makefiles.Steven Moreland2017-05-181-0/+1
* Update makefiles for c++-sources and c++-headers.Steven Moreland2017-05-091-2/+2
* Remove redundant dependenciesSteven Moreland2017-05-011-2/+0
* Merge "Mark hidl test libs as vendor."Treehugger Robot2017-04-121-0/+1
|\
| * Mark hidl test libs as vendor.Steven Moreland2017-04-121-0/+1
* | Update makefiles.Steven Moreland2017-04-111-0/+1
|/
* Update makefiles.Steven Moreland2017-03-241-0/+1
* Add hidl_default and make modules use hidl_default.Steven Moreland2017-03-082-0/+2
* Merge "Add tests for .equals and toString"Treehugger Robot2017-02-271-0/+1
|\
| * Add tests for .equals and toStringYifan Hong2017-02-221-0/+1
* | Remove viral dependency on libhwbinder.Steven Moreland2017-02-242-2/+0
|/
* Move hidl shims to the vendor partition.Steven Moreland2017-02-131-0/+1
* Use filegroup as genrule srcs.Tri Vo2017-02-101-12/+2
* Remove vts driver/profiler build rules.Tri Vo2017-02-061-0/+12
* Add test for type resolution.Yifan Hong2017-01-131-0/+4
* Bp/n/sFoo -> Bp/n/sHwFooYifan Hong2017-01-101-10/+10
* Add test for putting different types in a struct / union.Yifan Hong2017-01-061-0/+23
* move foocallback to hidl_testYifan Hong2017-01-044-182/+0
* Test for echoed interfaces.Yifan Hong2016-12-161-0/+4
* Add test for bitset/mask type.Yifan Hong2016-12-051-0/+13
* Use IBase instead of IBinder for interface keyword.Yifan Hong2016-12-032-2/+2
* Update makefiles for hidlizing IBase.Yifan Hong2016-12-031-2/+4
* Revert "Use get instead of implicit cast on Return<*>."Steven Moreland2016-12-011-10/+1
* Update to use the correct library for logging.Yifan Hong2016-11-292-45/+70
* Use get instead of implicit cast on Return<*>.Steven Moreland2016-11-281-1/+7
* Merge "Update makefiles for logging."Treehugger Robot2016-11-241-0/+1
|\