summaryrefslogtreecommitdiffstats
path: root/tests/foo/1.0/default
Commit message (Expand)AuthorAgeFilesLines
* Test for vec<union> vec<struct w/ union>.Steven Moreland2017-12-142-0/+29
* Static link test lib shims with test -impl libs.Zhuoyao Zhang2017-10-122-5/+13
* Move all hidl_test dependencies to the system.imgSteven Moreland2017-07-172-2/+0
* Mark hidl test libs as vendor.Steven Moreland2017-04-121-0/+1
* Add hidl_default and make modules use hidl_default.Steven Moreland2017-03-082-0/+2
* Remove viral dependency on libhwbinder.Steven Moreland2017-02-242-2/+0
* Move hidl shims to the vendor partition.Steven Moreland2017-02-131-0/+1
* move foocallback to hidl_testYifan Hong2017-01-044-182/+0
* Use IBase instead of IBinder for interface keyword.Yifan Hong2016-12-032-2/+2
* 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
* Remove HIDL_GENERATED from things written by hand.Steven Moreland2016-11-222-6/+6
* Use newly introduced hidl_handle.Martijn Coenen2016-11-221-1/+1
* Split libhidl into base and transport.Yifan Hong2016-11-182-2/+4
* Add method to IFoo for testing NULL interfaces.Martijn Coenen2016-11-012-0/+8
* Add interface methods for testing vec<handle>.Yifan Hong2016-10-313-0/+40
* Use hidl_string conversion constructor as test.Steven Moreland2016-10-241-4/+1
* hidl_test: move duplicated code to shared libYifan Hong2016-10-247-117/+156
* Removed overloaded functions from IFoo.hal.Steven Moreland2016-10-227-122/+0
* Adds tests to verify proper marshaling of vectors of interface types.Andreas Huber2016-10-202-0/+23
* hidl_test: Fix failing tests.Yifan Hong2016-10-182-36/+82
* add default implementation to android.hardware.tests.foo/bar/pointer@1.0Yifan Hong2016-10-189-0/+742