summaryrefslogtreecommitdiffstats
path: root/tests/baz
Commit message (Expand)AuthorAgeFilesLines
* Update makefies: no 'types'Steven Moreland2019-03-041-2/+0
* tests: IBaz, nasty nesting structSteven Moreland2018-10-091-0/+11
* Adding handle types to Java-compatible test HALsNirav Atre2018-08-101-0/+5
* Updated HALs to test structs/safe_unions containing interfacesNirav Atre2018-07-131-0/+3
* Add a test method to test interface in structHoward Chen2018-01-033-0/+14
* Update makefiles for hidl_interface.Steven Moreland2017-11-101-181/+8
* Adds test cases to stress marshaling of primitive array types andAndreas Huber2017-10-313-0/+73
* Static link test lib shims with test -impl libs.Zhuoyao Zhang2017-10-151-2/+8
|\
| * Static link test lib shims with test -impl libs.Zhuoyao Zhang2017-10-121-2/+8
* | Remove invalid annotations from IBaz.Steven Moreland2017-10-111-1/+0
|/
* Update for Soong java makefiles.Steven Moreland2017-10-102-105/+29
* Merge "Remove useless Android.mk files."Treehugger Robot2017-10-051-19/+0
|\
| * Remove useless Android.mk files.Steven Moreland2017-10-041-19/+0
* | Update for hidl adapter module defaults.Steven Moreland2017-10-041-0/+1
|/
* Fix typo in update makefiles.Steven Moreland2017-09-261-1/+2
* Update makefiles for hidl adapter.Steven Moreland2017-09-251-0/+79
* HAL interface libs for testing are built w/o VNDK.Jiyong Park2017-09-152-3/+0
* Update makefiles for vndk enabled.Steven Moreland2017-08-091-0/+3
|\
| * Update makefiles for vndk enabled.Steven Moreland2017-08-081-0/+3
* | Merge changes from topic 'go-away-static-hidl-java'Steven Moreland2017-08-041-98/+0
|\|
| * Update makefiles.Steven Moreland2017-08-031-98/+0
* | Change dependency librarySundong Ahn2017-08-021-0/+4
|\|
| * Change dependency librarySundong Ahn2017-08-011-0/+4
* | Merge "Update HIDL makefiles."Steven Moreland2017-07-311-1/+1
|\|
| * Update HIDL makefiles.Steven Moreland2017-07-261-1/+1
* | Merge "Move all hidl_test dependencies to the system.img"Steven Moreland2017-07-181-1/+0
|\|
| * Move all hidl_test dependencies to the system.imgSteven Moreland2017-07-171-1/+0
* | Merge "Update makefiles." am: 9119d4ccd1 am: 242b2288d7Steven Moreland2017-05-201-0/+1
|\|
| * Update makefiles.Steven Moreland2017-05-181-0/+1
* | Update makefiles for c++-sources and c++-headers. am: cb360c60d8 am: 4bd4e7fb3bSteven Moreland2017-05-101-2/+2
|\|
| * Update makefiles for c++-sources and c++-headers.Steven Moreland2017-05-091-2/+2
* | Merge "Remove redundant dependencies" am: 62769b7196 am: 170e2e85a2Steven Moreland2017-05-012-3/+0
|\|
| * Remove redundant dependenciesSteven Moreland2017-05-012-3/+0
| * Changed the naming scheme for Treble java libraries (both static and dynamic)Andreas Huber2017-04-131-4/+4
| * Update makefiles.Steven Moreland2017-04-111-0/+1
| * Empty interface IQuux which is completely unrelated to IBase and IBaz.Andreas Huber2017-04-053-0/+65
| * Convert all comments into "doxygen-ready" comments.Andreas Huber2017-03-282-2/+2
* | Changed the naming scheme for Treble java libraries (both static and dynamic)Andreas Huber2017-04-131-4/+4
* | Update makefiles.Steven Moreland2017-04-111-0/+1
* | Empty interface IQuux which is completely unrelated to IBase and IBaz.Andreas Huber2017-04-043-0/+65
* | Convert all comments into "doxygen-ready" comments.Andreas Huber2017-03-282-2/+2
* | Update makefiles. am: e90c31f125 am: f11981de68Steven Moreland2017-03-271-0/+1
|\|
| * Update makefiles.Steven Moreland2017-03-241-0/+1
* | Merge "use toString instead of to_string" am: 6a73f61b96 am: a1b886fd90Hridya Valsaraju2017-03-221-162/+28
|\|
| * use toString instead of to_stringHridya Valsaraju2017-03-221-162/+28
* | Add hidl_default and make modules use hidl_default. am: 691a455b9f am: 7c9f5c...Steven Moreland2017-03-091-0/+1
|\|
| * Add hidl_default and make modules use hidl_default.Steven Moreland2017-03-081-0/+1
* | IBaz: remove unused function am: dc611e5df9 am: 1035d17739Steven Moreland2017-03-091-5/+0
|\|
| * IBaz: remove unused functionSteven Moreland2017-03-081-5/+0
* | Merge "Move baz default implementation to hardware/interfaces" am: b541affafb...Hridya Valsaraju2017-02-283-0/+627
|\|