summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add hidl_default and make modules use hidl_default. am: 691a455b9f am: 7c9f5c...Steven Moreland2017-03-0910-0/+10
|\
| * Add hidl_default and make modules use hidl_default.Steven Moreland2017-03-0810-0/+10
* | IBaz: remove unused function am: dc611e5df9 am: 1035d17739Steven Moreland2017-03-091-5/+0
|\|
| * IBaz: remove unused functionSteven Moreland2017-03-081-5/+0
* | Merge "Move FMQ tests to hardware/interfaces" am: 96b3cce92c am: 35b5786cd7Hridya Valsaraju2017-03-084-0/+232
|\|
| * Move FMQ tests to hardware/interfacesHridya Valsaraju2017-03-074-0/+232
* | Merge "Revert "Revert "Move android.hardware.benchmarks into android.hardware...Hridya Valsaraju2017-03-072-0/+86
|\|
| * Revert "Revert "Move android.hardware.benchmarks into android.hardware.tests""Hridya Valsaraju2017-03-032-0/+86
* | Merge "Revert "Move android.hardware.benchmarks into android.hardware.tests""...Greg Hartman2017-03-022-86/+0
|\|
| * Merge "Revert "Move android.hardware.benchmarks into android.hardware.tests""Greg Hartman2017-03-022-86/+0
| |\
| | * Revert "Move android.hardware.benchmarks into android.hardware.tests"Michael Rosenfeld2017-03-022-86/+0
* | | Merge "Move android.hardware.benchmarks into android.hardware.tests" am: 533a...Hridya Valsaraju2017-03-022-0/+86
|\| |
| * | Merge "Move android.hardware.benchmarks into android.hardware.tests"Treehugger Robot2017-03-022-0/+86
| |\|
| | * Move android.hardware.benchmarks into android.hardware.testsHridya Valsaraju2017-02-282-0/+86
* | | Merge "Move baz default implementation to hardware/interfaces" am: b541affafb...Hridya Valsaraju2017-02-284-0/+628
|\| |
| * | Merge "Move baz default implementation to hardware/interfaces"Treehugger Robot2017-02-284-0/+628
| |\ \ | | |/ | |/|
| | * Move baz default implementation to hardware/interfacesHridya Valsaraju2017-02-244-0/+628
* | | Merge "Add tests for .equals and toString" am: 7128746a9f am: cc51d3b2aeYifan Hong2017-02-272-0/+24
|\| |
| * | Merge "Add tests for .equals and toString"Treehugger Robot2017-02-272-0/+24
| |\ \
| | * | Add tests for .equals and toStringYifan Hong2017-02-222-0/+24
* | | | Remove viral dependency on libhwbinder. am: d28a3dce40 am: 444d759920Steven Moreland2017-02-258-8/+0
|\| | |
| * | | Remove viral dependency on libhwbinder.Steven Moreland2017-02-248-8/+0
| | |/ | |/|
* | | Remove viral dependency on libhwbinder. (2/2)Steven Moreland2017-02-241-1/+0
* | | Update makefiles. am: 69fa1faddd am: 78cefb9454Tri Vo2017-02-221-2/+0
|\| |
| * | Update makefiles.Tri Vo2017-02-221-2/+0
| |/
* | Update tests for enforcing minor version upgrade. am: 6283d249f9 am: 81165212...Yifan Hong2017-02-165-2/+76
|\|
| * Update tests for enforcing minor version upgrade.Yifan Hong2017-02-165-2/+76
* | Merge "update-makefiles.sh" am: dcec84e96c am: 1eed5f2d5d am: 238c76ee22Steven Moreland2017-02-166-16/+12
|\|
| * Merge "update-makefiles.sh"Steven Moreland2017-02-166-16/+12
| |\
| | * update-makefiles.shSteven Moreland2017-02-156-16/+12
* | | Merge "Modify method to get MQDescriptor for unsynchronized FMQ." am: 02f3f83...Hridya Valsaraju2017-02-161-6/+10
|\| |
| * | Merge "Modify method to get MQDescriptor for unsynchronized FMQ."Treehugger Robot2017-02-161-6/+10
| |\ \ | | |/ | |/|
| | * Modify method to get MQDescriptor for unsynchronized FMQ.Hridya Valsaraju2017-02-131-6/+10
| * | Move hidl shims to the vendor partition.Steven Moreland2017-02-136-0/+6
* | | Move example extensions to test folder.Steven Moreland2017-02-1510-0/+553
* | | Move hidl shims to the vendor partition.Steven Moreland2017-02-136-0/+6
* | | Merge "Add tests for minor version upgrade enforcement." am: ea8ff054fa am: a...Yifan Hong2017-02-1012-0/+614
|\| |
| * | Merge "Add tests for minor version upgrade enforcement."Yifan Hong2017-02-1012-0/+614
| |\ \ | | |/ | |/|
| | * Add tests for minor version upgrade enforcement.Yifan Hong2017-02-0912-0/+614
* | | Use filegroup as genrule srcs. am: 06da29ffae am: 5b43e2caa8 am: 831bfd746cTri Vo2017-02-109-54/+18
|\| |
| * | Use filegroup as genrule srcs.Tri Vo2017-02-109-54/+18
| |/
* | Updated makefiles am: 0574bacb2a am: f9c87639bf am: bf7b779b40Andreas Huber2017-02-104-8/+8
|\|
| * Updated makefilesAndreas Huber2017-02-094-8/+8
* | Merge "Remove vts driver/profiler build rules." am: 0f7a0678af am: 3b5f6dad56...Tri Vo2017-02-089-0/+81
|\|
| * Remove vts driver/profiler build rules.Tri Vo2017-02-069-0/+81
* | Remove useless Android.mk files.Steven Moreland2017-01-181-19/+0
* | Merge "Add test for type resolution." am: 5835d9ea59 am: 168bb896b7 am: 6cc9f...Yifan Hong2017-01-175-0/+112
|\|
| * Merge "Add test for type resolution."Yifan Hong2017-01-175-0/+112
| |\
| | * Add test for type resolution.Yifan Hong2017-01-135-0/+112
* | | Merge "Testing struct that has vector of other struct" am: 0bb0ba5f79 am: a69...Martijn Coenen2017-01-171-0/+7
|\| |