summaryrefslogtreecommitdiff
path: root/tests/foo/1.0/IFoo.hal
Commit message (Expand)AuthorAgeFilesLines
* HIDL: IFoo mark @SensitiveDataSteven Moreland2020-11-191-0/+1
* tests IFoo: WithFmq is more complicated.Steven Moreland2018-10-091-1/+8
* IFoo: send struct with fmq.Steven Moreland2018-10-081-0/+6
* IFoo: remove pointer from u.Steven Moreland2018-10-051-1/+0
* Test for vec<union> vec<struct w/ union>.Steven Moreland2017-12-141-0/+23
* Print full name testTimur Iskhakov2017-09-131-0/+18
* Check array dimenstion orderTimur Iskhakov2017-08-311-0/+4
* Add tests for .equals and toStringYifan Hong2017-02-221-0/+1
* Add test for putting different types in a struct / union.Yifan Hong2017-01-061-0/+23
* Add test for bitset/mask type.Yifan Hong2016-12-051-0/+13
* Add method to IFoo for testing NULL interfaces.Martijn Coenen2016-11-011-0/+3
* Add interface methods for testing vec<handle>.Yifan Hong2016-10-311-0/+8
* Removed overloaded functions from IFoo.hal.Steven Moreland2016-10-221-1/+0
* Adds tests to verify proper marshaling of vectors of interface types.Andreas Huber2016-10-201-0/+6
* Revert "Remove test for overloaded function."Steven Moreland2016-10-181-0/+1
* Remove test for overloaded function.Steven Moreland2016-10-171-1/+0
* Added test for overloading.Steven Moreland2016-10-111-0/+1
* Add test for importing a single type.Yifan Hong2016-10-071-0/+7
* Add test for vec<vec<T>> as a return value.Yifan Hong2016-10-051-0/+2
* Add test for referring to nested types.Yifan Hong2016-10-041-1/+1
* Verify that method arguments and results can share the same name.Andreas Huber2016-09-281-0/+2
* Additional test cases to verify multi-dimensional arrays work properly.Andreas Huber2016-09-191-0/+14
* Adds tests to verify proper C++ code generation for multi-dimensional arraysAndreas Huber2016-09-131-0/+17
* Apache2 module license.Martijn Coenen2016-08-301-0/+16
* "import types" should never be necessary, it is implicit (if types.hal exists)Andreas Huber2016-08-161-1/+0
* android.hardware.tests.foo@1.0: add oneway methodsIliyan Malchev2016-08-131-1/+1
* Added mock interfacesSteven Moreland2016-08-111-0/+52