summaryrefslogtreecommitdiffstats
path: root/tests/bar
Commit message (Expand)AuthorAgeFilesLines
* 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-081-0/+1
* Remove viral dependency on libhwbinder.Steven Moreland2017-02-241-1/+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-134-0/+108
* Merge "Bp/n/sFoo -> Bp/n/sHwFoo"Treehugger Robot2017-01-121-6/+6
|\
| * Bp/n/sFoo -> Bp/n/sHwFooYifan Hong2017-01-101-6/+6
* | liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-101-1/+3
|/
* Callback elision for HIDL interfaces.Martijn Coenen2017-01-052-6/+3
* Test for echoed interfaces.Yifan Hong2016-12-165-0/+44
* Revert "Fix tests for using IBase instead of IBinder."Martijn Coenen2016-12-151-27/+1
* Add test for bitset/mask type.Yifan Hong2016-12-053-0/+14
* 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-032-2/+2
* Update makefiles for hidlizing IBase.Yifan Hong2016-12-031-2/+4
* Update to use the correct library for logging.Yifan Hong2016-11-291-1/+1
* Merge "Update makefiles for logging."Treehugger Robot2016-11-241-0/+1
|\
| * Update makefiles for logging.Steven Moreland2016-11-211-0/+1
* | Remove HIDL_GENERATED from things written by hand.Steven Moreland2016-11-222-6/+6
* | Use newly introduced hidl_handle.Martijn Coenen2016-11-222-3/+3
|/
* Split libhidl into base and transport.Yifan Hong2016-11-182-3/+6
* 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-071-4/+4
* Merge "Running update-makefiles for fixed spacing."Treehugger Robot2016-11-021-4/+4
|\
| * Running update-makefiles for fixed spacing.Steven Moreland2016-11-011-4/+4
* | Add test for null native_handle_t*.Yifan Hong2016-11-023-0/+9
|/
* Add method to IFoo for testing NULL interfaces.Martijn Coenen2016-11-012-0/+6
* Add interface methods for testing vec<handle>.Yifan Hong2016-10-313-0/+16
* Update headers (for export shared lib headers)Steven Moreland2016-10-221-0/+5
* Removed overloaded functions from IFoo.hal.Steven Moreland2016-10-222-5/+0
* Adds tests to verify proper marshaling of vectors of interface types.Andreas Huber2016-10-202-0/+25
* add default implementation to android.hardware.tests.foo/bar/pointer@1.0Yifan Hong2016-10-185-0/+283
* Add test for importing a single type.Yifan Hong2016-10-073-0/+42
* Convert to Android.bpDan Willemsen2016-09-302-40/+43
* Updated indentation to 4 spaces for Android.mk.Yifan Hong2016-09-261-8/+8
* update auto-generated makefilesIliyan Malchev2016-09-221-0/+3
* Add dependency on libcutils.Zhuoyao Zhang2016-09-191-0/+1
* Merge "Updated makefiles (includes java-library rules for applicable packages)."TreeHugger Robot2016-09-011-2/+2
|\
| * Updated makefiles (includes java-library rules for applicable packages).Andreas Huber2016-08-311-2/+2
* | Revert "package android.hardware.tests.* as part of VTS (auto-generated)"Keun Soo Yim2016-08-311-2/+0
|/
* Apache2 module license.Martijn Coenen2016-08-301-0/+16
* build 32- and 64-bit libs (auto-generated)Keun Soo Yim2016-08-261-0/+1
* package android.hardware.tests.* as part of VTS (auto-generated)Keun Soo Yim2016-08-241-0/+2
* Updated makefiles linking against libhidl.Martijn Coenen2016-08-191-0/+1
* Added mock interfacesSteven Moreland2016-08-112-0/+44