summaryrefslogtreecommitdiffstats
path: root/tests/bar
Commit message (Expand)AuthorAgeFilesLines
* 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/+86
* Merge changes from topic "hidl_for_test_aosp"Treehugger Robot2017-09-152-3/+0
|\
| * HAL interface libs for testing are built w/o VNDK.Jiyong Park2017-09-142-3/+0
* | Add test for fq reference to local type.Steven Moreland2017-09-141-0/+1
|/
* Update makefiles for vndk enabled.Steven Moreland2017-08-081-0/+3
|\
| * Update makefiles for vndk enabled.Steven Moreland2017-08-081-0/+3
* | 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-191-0/+1
|\|
| * Update makefiles.Steven Moreland2017-05-181-0/+1
* | Update makefiles for c++-sources and c++-headers. am: cb360c60d8 am: 4bd4e7fb3bSteven Moreland2017-05-091-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-011-2/+0
|\|
| * Remove redundant dependenciesSteven Moreland2017-05-011-2/+0
* | Merge "Update makefiles." am: bbf39eb0b9 am: 3334081377Steven Moreland2017-04-121-0/+1
|\|
| * Update makefiles.Steven Moreland2017-04-111-0/+1
* | Update makefiles. am: e90c31f125 am: f11981de68Steven Moreland2017-03-271-0/+1
|\|
| * Update makefiles.Steven Moreland2017-03-241-0/+1
* | Add hidl_default and make modules use hidl_default. am: 691a455b9f am: 7c9f5c...Steven Moreland2017-03-081-0/+1
|\|
| * Add hidl_default and make modules use hidl_default.Steven Moreland2017-03-081-0/+1
* | Remove viral dependency on libhwbinder. am: d28a3dce40 am: 444d759920Steven Moreland2017-02-241-1/+0
|\|
| * Remove viral dependency on libhwbinder.Steven Moreland2017-02-241-1/+0
| * Move hidl shims to the vendor partition.Steven Moreland2017-02-131-0/+1
* | Move hidl shims to the vendor partition.Steven Moreland2017-02-131-0/+1
* | Use filegroup as genrule srcs. am: 06da29ffae am: 5b43e2caa8 am: 831bfd746cTri Vo2017-02-091-12/+2
|\|
| * Use filegroup as genrule srcs.Tri Vo2017-02-091-12/+2
* | Merge "Remove vts driver/profiler build rules." am: 0f7a0678af am: 3b5f6dad56...Tri Vo2017-02-071-0/+12
|\|
| * Remove vts driver/profiler build rules.Tri Vo2017-02-061-0/+12
* | Merge "Add test for type resolution." am: 5835d9ea59 am: 168bb896b7 am: 6cc9f...Yifan Hong2017-01-174-0/+108
|\|
| * Add test for type resolution.Yifan Hong2017-01-134-0/+108
| * Merge "Bp/n/sFoo -> Bp/n/sHwFoo"Treehugger Robot2017-01-111-6/+6
| |\
| | * Bp/n/sFoo -> Bp/n/sHwFooYifan Hong2017-01-101-6/+6
* | | Revert "Revert "move VTS HIDL HAL tests to the corresponding interface direct...Steven Moreland2017-01-131-0/+19
* | | Revert "move VTS HIDL HAL tests to the corresponding interface directories"Ruchi Kandoi2017-01-131-19/+0
* | | Merge changes from topic 'bphwfoo'TreeHugger Robot2017-01-111-6/+6
|\ \ \
| * | | Bp/nFoo -> Bp/nHwFooYifan Hong2017-01-111-6/+6
* | | | Merge "liblog: use log/log.h when utilizing ALOG macros" am: 818ffb15a6 am: c...Mark Salyzyn2017-01-111-1/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-101-1/+3
| |/
* | Callback elision for HIDL interfaces. am: e8b0161713 am: 04bd96f989 am: c8a4f...Martijn Coenen2017-01-052-6/+3
|\|
| * Callback elision for HIDL interfaces.Martijn Coenen2017-01-052-6/+3
* | Merge "Test for echoed interfaces." am: f5f75be7b6 am: a175fa4b4a am: c63c36ceafYifan Hong2016-12-195-0/+44
|\|
| * Test for echoed interfaces.Yifan Hong2016-12-165-0/+44
* | Revert "Fix tests for using IBase instead of IBinder." am: 0dbb9903cd am: 666...Martijn Coenen2016-12-151-27/+1
|\|
| * 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