summaryrefslogtreecommitdiff
path: root/tests/foo/1.0/default/Foo.cpp
Commit message (Expand)AuthorAgeFilesLines
* IFoo: send struct with fmq.Steven Moreland2018-10-081-0/+5
* Test for vec<union> vec<struct w/ union>.Steven Moreland2017-12-141-0/+24
* move foocallback to hidl_testYifan Hong2017-01-041-1/+0
* Use IBase instead of IBinder for interface keyword.Yifan Hong2016-12-031-1/+1
* 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-291-44/+69
* Use get instead of implicit cast on Return<*>.Steven Moreland2016-11-281-1/+7
* Use newly introduced hidl_handle.Martijn Coenen2016-11-221-1/+1
* Add method to IFoo for testing NULL interfaces.Martijn Coenen2016-11-011-0/+6
* Add interface methods for testing vec<handle>.Yifan Hong2016-10-311-0/+33
* Use hidl_string conversion constructor as test.Steven Moreland2016-10-241-4/+1
* hidl_test: move duplicated code to shared libYifan Hong2016-10-241-111/+2
* Removed overloaded functions from IFoo.hal.Steven Moreland2016-10-221-5/+0
* Adds tests to verify proper marshaling of vectors of interface types.Andreas Huber2016-10-201-0/+15
* add default implementation to android.hardware.tests.foo/bar/pointer@1.0Yifan Hong2016-10-181-0/+409