Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
1c5704d08c303f47362af9d912b97da3323e09d9
/
tests
604e8f0
Test for getHashChain() in IBase.
by Yifan Hong
· 8 years ago
3e4acb8
Convert all comments into "doxygen-ready" comments.
by Andreas Huber
· 8 years ago
e90c31f
Update makefiles.
by Steven Moreland
· 8 years ago
6a73f61
Merge "use toString instead of to_string"
by Treehugger Robot
· 8 years ago
1b019d5
use toString instead of to_string
by Hridya Valsaraju
· 8 years ago
a233c18
Versioning, add additional package import.
by Steven Moreland
· 8 years ago
171603e
Move FMQ benchmark/test services to hardware/interfaces
by Hridya Valsaraju
· 8 years ago
691a455
Add hidl_default and make modules use hidl_default.
by Steven Moreland
· 8 years ago
dc611e5
IBaz: remove unused function
by Steven Moreland
· 8 years ago
8a70862
Move FMQ tests to hardware/interfaces
by Hridya Valsaraju
· 8 years ago
0047809
Revert "Revert "Move android.hardware.benchmarks into android.hardware.tests""
by Hridya Valsaraju
· 8 years ago
b59f873
Merge "Revert "Move android.hardware.benchmarks into android.hardware.tests""
by Greg Hartman
· 8 years ago
8b34b1a
Revert "Move android.hardware.benchmarks into android.hardware.tests"
by Michael Rosenfeld
· 8 years ago
533ab02
Merge "Move android.hardware.benchmarks into android.hardware.tests"
by Treehugger Robot
· 8 years ago
b541aff
Merge "Move baz default implementation to hardware/interfaces"
by Treehugger Robot
· 8 years ago
c8f7d73
Move android.hardware.benchmarks into android.hardware.tests
by Hridya Valsaraju
· 8 years ago
7128746
Merge "Add tests for .equals and toString"
by Treehugger Robot
· 8 years ago
6cf95f3
Move baz default implementation to hardware/interfaces
by Hridya Valsaraju
· 8 years ago
d28a3dc
Remove viral dependency on libhwbinder.
by Steven Moreland
· 8 years ago
4093a44
Add tests for .equals and toString
by Yifan Hong
· 8 years ago
69fa1fa
Update makefiles.
by Tri Vo
· 8 years ago
6283d24
Update tests for enforcing minor version upgrade.
by Yifan Hong
· 8 years ago
dcec84e
Merge "update-makefiles.sh"
by Steven Moreland
· 8 years ago
02f3f83
Merge "Modify method to get MQDescriptor for unsynchronized FMQ."
by Treehugger Robot
· 8 years ago
821b01c
update-makefiles.sh
by Steven Moreland
· 8 years ago
c3db9c8
Modify method to get MQDescriptor for unsynchronized FMQ.
by Hridya Valsaraju
· 8 years ago
46c0b94
Move hidl shims to the vendor partition.
by Steven Moreland
· 9 years ago
ea8ff05
Merge "Add tests for minor version upgrade enforcement."
by Yifan Hong
· 8 years ago
4650ce9
Add tests for minor version upgrade enforcement.
by Yifan Hong
· 9 years ago
06da29f
Use filegroup as genrule srcs.
by Tri Vo
· 8 years ago
0574bac
Updated makefiles
by Andreas Huber
· 8 years ago
ac9f1c0
Remove vts driver/profiler build rules.
by Tri Vo
· 8 years ago
5835d9e
Merge "Add test for type resolution."
by Yifan Hong
· 9 years ago
0bb0ba5
Merge "Testing struct that has vector of other struct"
by Martijn Coenen
· 9 years ago
31265c5
Merge "Add a new method to trigger a blocking read."
by Treehugger Robot
· 9 years ago
586bed1
Add a new method to trigger a blocking read.
by Hridya Valsaraju
· 9 years ago
7c8d9bb
Revert "move VTS HIDL HAL tests to the corresponding interface directories"
by Steven Moreland
· 9 years ago
97973c6
Add test for type resolution.
by Yifan Hong
· 9 years ago
af9aec4
Testing struct that has vector of other struct
by Pavel Maltsev
· 9 years ago
aeb3de7
Merge changes from topic 'port-nfc-vts-AOSP'
by Ruchi Kandoi
· 9 years ago
ec7746f
move VTS HIDL HAL tests to the corresponding interface directories
by Keun Soo Yim
· 9 years ago
6de0aa8
MemoryTest: add method for testing
by Steven Moreland
· 9 years ago
cb5989d
Merge "Bp/n/sFoo -> Bp/n/sHwFoo"
by Treehugger Robot
· 9 years ago
10ac9b4
Bp/n/sFoo -> Bp/n/sHwFoo
by Yifan Hong
· 9 years ago
a4842ac
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 9 years ago
04e53a1
Add test for putting different types in a struct / union.
by Yifan Hong
· 9 years ago
0270fef
Merge "move foocallback to hidl_test"
by Yifan Hong
· 9 years ago
e8b0161
Callback elision for HIDL interfaces.
by Martijn Coenen
· 9 years ago
9ba9244
Add a method to trigger multiple FMQ blocking reads.
by Hridya Valsaraju
· 9 years ago
b500bc6
move foocallback to hidl_test
by Yifan Hong
· 9 years ago
f70884c
Templatize MQDescriptor
by Hridya Valsaraju
· 9 years ago
73f99f6
Add test method to IBaz.
by Martijn Coenen
· 9 years ago
ac7f1d2
Merge "Add a method to test EventFlag configuration and usage"
by Treehugger Robot
· 9 years ago
710e4a3
Add a method to test EventFlag configuration and usage
by Hridya Valsaraju
· 9 years ago
d9389bb
Add test for Java GC for binder objects.
by Yifan Hong
· 9 years ago
87cc71c
Test for echoed interfaces.
by Yifan Hong
· 9 years ago
0dbb990
Revert "Fix tests for using IBase instead of IBinder."
by Martijn Coenen
· 9 years ago
b85d876
Update makefiles for Java package path.
by Yifan Hong
· 9 years ago
59cd3a4
Update test for method name and result name.
by Yifan Hong
· 9 years ago
8b54c22
Add test for eliding bitfield returns.
by Yifan Hong
· 9 years ago
827e038
Merge "Remove unused hardware/interfaces tests dependency on libtestUtil."
by Elliott Hughes
· 9 years ago
2d224c8
Remove unused hardware/interfaces tests dependency on libtestUtil.
by Elliott Hughes
· 9 years ago
e7ce822
Add test for bitset/mask type.
by Yifan Hong
· 9 years ago
961e625
Update to use the correct logging library.
by Yifan Hong
· 9 years ago
1d74731
Fix tests for using IBase instead of IBinder.
by Yifan Hong
· 9 years ago
ebcc332
Use IBase instead of IBinder for interface keyword.
by Yifan Hong
· 9 years ago
e19e582
Update makefiles for hidlizing IBase.
by Yifan Hong
· 9 years ago
0cb4a94
Test interface for hidlized IMemory.
by Martijn Coenen
· 9 years ago
5329acb
Merge "Revert "Use get instead of implicit cast on Return<*>.""
by Treehugger Robot
· 9 years ago
832f1a7
Merge "Always specify underlying enum type."
by Treehugger Robot
· 9 years ago
fafbbd7
Revert "Use get instead of implicit cast on Return<*>."
by Steven Moreland
· 9 years ago
73600f7
Always specify underlying enum type.
by Steven Moreland
· 9 years ago
0c4c7a3
Update to use the correct library for logging.
by Yifan Hong
· 9 years ago
dc5f84f
Use get instead of implicit cast on Return<*>.
by Steven Moreland
· 9 years ago
2fe5762
Merge "Update makefiles for logging."
by Treehugger Robot
· 9 years ago
33e87b8
Remove HIDL_GENERATED from things written by hand.
by Steven Moreland
· 9 years ago
403161a
Use newly introduced hidl_handle.
by Martijn Coenen
· 9 years ago
3e3a099
Update makefiles for logging.
by Steven Moreland
· 9 years ago
63544ea
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
65c86c0
Cast hidl_pointer<T> to void*.
by Martijn Coenen
· 9 years ago
1eb8f1c
Update Android.bp to reexport dependent packages.
by Yifan Hong
· 9 years ago
8f084e0
Support genrules with multiple tools
by Colin Cross
· 9 years ago
139b690
Merge "Fix test for array size orders."
by Treehugger Robot
· 9 years ago
1f4fbc0
hidl_test: do not use Return for app errors.
by Yifan Hong
· 9 years ago
1d57002
Fix test for array size orders.
by Yifan Hong
· 9 years ago
8766c01
Merge "Running update-makefiles for fixed spacing."
by Treehugger Robot
· 9 years ago
688bb1e
Add test for null native_handle_t*.
by Yifan Hong
· 9 years ago
7982058
Running update-makefiles for fixed spacing.
by Steven Moreland
· 9 years ago
b7307d5
Add method to IFoo for testing NULL interfaces.
by Martijn Coenen
· 9 years ago
ebfa633
Add interface methods for testing vec<handle>.
by Yifan Hong
· 9 years ago
cc6ad7d
add test for binder inheritance.
by Yifan Hong
· 9 years ago
a6b44aa
Merge "Add methods to test flavor of FMQ supporting unsynchronized writes."
by Treehugger Robot
· 9 years ago
7a4f118
Stop all these merge conflicts.
by Steven Moreland
· 9 years ago
54813ed
Use hidl_string conversion constructor as test.
by Steven Moreland
· 9 years ago
30dc3de
hidl_test: move duplicated code to shared lib
by Yifan Hong
· 9 years ago
382a80f
Merge "Add implementation for hwbinder benchmark service."
by Zhuoyao Zhang
· 9 years ago
ce97794
Update headers (for export shared lib headers)
by Steven Moreland
· 9 years ago
6b9bae8
Removed overloaded functions from IFoo.hal.
by Steven Moreland
· 9 years ago
eb9f507
Add implementation for hwbinder benchmark service.
by Zhuoyao Zhang
· 9 years ago
847b145
Adds tests to verify proper marshaling of vectors of interface types.
by Andreas Huber
· 9 years ago
Next »