summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test method to IBaz.Martijn Coenen2016-12-281-0/+1
* Merge "Add a method to test EventFlag configuration and usage"Treehugger Robot2016-12-221-0/+12
|\
| * Add a method to test EventFlag configuration and usageHridya Valsaraju2016-12-211-0/+12
* | Add test for Java GC for binder objects.Yifan Hong2016-12-192-0/+5
* | Test for echoed interfaces.Yifan Hong2016-12-166-0/+48
|/
* Revert "Fix tests for using IBase instead of IBinder."Martijn Coenen2016-12-151-27/+1
* Update makefiles for Java package path.Yifan Hong2016-12-134-20/+20
* Update test for method name and result name.Yifan Hong2016-12-131-0/+2
* Add test for eliding bitfield returns.Yifan Hong2016-12-121-0/+2
* Merge "Remove unused hardware/interfaces tests dependency on libtestUtil."Elliott Hughes2016-12-081-2/+0
|\
| * Remove unused hardware/interfaces tests dependency on libtestUtil.Elliott Hughes2016-12-071-2/+0
* | Add test for bitset/mask type.Yifan Hong2016-12-055-0/+43
|/
* Update to use the correct logging library.Yifan Hong2016-12-031-0/+2
* Fix tests for using IBase instead of IBinder.Yifan Hong2016-12-031-1/+27
* Use IBase instead of IBinder for interface keyword.Yifan Hong2016-12-034-4/+4
* Update makefiles for hidlizing IBase.Yifan Hong2016-12-0313-38/+128
* Test interface for hidlized IMemory.Martijn Coenen2016-12-026-0/+225
* Merge "Revert "Use get instead of implicit cast on Return<*>.""Treehugger Robot2016-12-011-10/+1
|\
| * Revert "Use get instead of implicit cast on Return<*>."Steven Moreland2016-12-011-10/+1
* | Merge "Always specify underlying enum type."Treehugger Robot2016-12-012-2/+2
|\ \ | |/ |/|
| * Always specify underlying enum type.Steven Moreland2016-11-292-2/+2
* | Update to use the correct library for logging.Yifan Hong2016-11-2910-62/+90
|/
* Use get instead of implicit cast on Return<*>.Steven Moreland2016-11-281-1/+7
* Merge "Update makefiles for logging."Treehugger Robot2016-11-248-0/+8
|\
| * Update makefiles for logging.Steven Moreland2016-11-218-0/+8
* | Remove HIDL_GENERATED from things written by hand.Steven Moreland2016-11-2211-33/+33
* | Use newly introduced hidl_handle.Martijn Coenen2016-11-223-4/+4
|/
* Split libhidl into base and transport.Yifan Hong2016-11-1815-24/+47
* Cast hidl_pointer<T> to void*.Martijn Coenen2016-11-171-1/+1
* Update Android.bp to reexport dependent packages.Yifan Hong2016-11-091-0/+1
* Support genrules with multiple toolsColin Cross2016-11-078-32/+32
* Merge "Fix test for array size orders."Treehugger Robot2016-11-032-13/+19
|\
| * Fix test for array size orders.Yifan Hong2016-11-022-13/+19
* | hidl_test: do not use Return for app errors.Yifan Hong2016-11-021-1/+1
* | Merge "Running update-makefiles for fixed spacing."Treehugger Robot2016-11-028-32/+32
|\ \ | |/ |/|
| * Running update-makefiles for fixed spacing.Steven Moreland2016-11-018-32/+32
* | Add test for null native_handle_t*.Yifan Hong2016-11-023-0/+9
|/
* Add method to IFoo for testing NULL interfaces.Martijn Coenen2016-11-015-0/+17
* Add interface methods for testing vec<handle>.Yifan Hong2016-10-317-0/+64
* add test for binder inheritance.Yifan Hong2016-10-2616-0/+704
* Merge "Add methods to test flavor of FMQ supporting unsynchronized writes."Treehugger Robot2016-10-261-10/+47
|\
| * Add methods to test flavor of FMQ supporting unsynchronized writes.Hridya Valsaraju2016-10-191-10/+47
* | Stop all these merge conflicts.Steven Moreland2016-10-261-0/+16
* | Use hidl_string conversion constructor as test.Steven Moreland2016-10-241-4/+1
* | hidl_test: move duplicated code to shared libYifan Hong2016-10-2412-149/+227
* | Merge "Add implementation for hwbinder benchmark service."Zhuoyao Zhang2016-10-243-0/+75
|\ \
| * | Add implementation for hwbinder benchmark service.Zhuoyao Zhang2016-10-213-0/+75
| |/
* | Update headers (for export shared lib headers)Steven Moreland2016-10-227-0/+35
* | Removed overloaded functions from IFoo.hal.Steven Moreland2016-10-2210-128/+0
* | Adds tests to verify proper marshaling of vectors of interface types.Andreas Huber2016-10-207-0/+83
|/