Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
c3d9278327d03d76ac2edbfc6f5d15d29a688090
/
tests
/
foo
96232e3
Revert "Revert "move VTS HIDL HAL tests to the corresponding interface directories""
by Steven Moreland
· 9 years ago
070e8d2
Revert "move VTS HIDL HAL tests to the corresponding interface directories"
by Ruchi Kandoi
· 9 years ago
4bc69c9
Bp/nFoo -> Bp/nHwFoo
by Yifan Hong
· 9 years ago
309ccc1
Add test for putting different types in a struct / union. am: 04e53a1ca2 am: 049439eb1f am: ce1420670c
by Yifan Hong
· 9 years ago
04e53a1
Add test for putting different types in a struct / union.
by Yifan Hong
· 9 years ago
810b9b4
Merge "move foocallback to hidl_test" am: 0270fefc48 am: 7f3dc0e7b3 am: 586e13de99
by Yifan Hong
· 9 years ago
b500bc6
move foocallback to hidl_test
by Yifan Hong
· 9 years ago
7f6bfcc
Merge "Test for echoed interfaces." am: f5f75be7b6 am: a175fa4b4a am: c63c36ceaf
by Yifan Hong
· 9 years ago
87cc71c
Test for echoed interfaces.
by Yifan Hong
· 9 years ago
5d22a28
Add test for bitset/mask type.
by Yifan Hong
· 9 years ago
e7ce822
Add test for bitset/mask type.
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
5018394
Update makefiles for hidlizing IBase.
by Yifan Hong
· 9 years ago
76dd195
Use IBase instead of IBinder for interface keyword.
by Yifan Hong
· 9 years ago
2a6e20a
Merge "Revert "Use get instead of implicit cast on Return<*>."" am: 5329acb61f am: e78c2b96e3 am: 9c3a926af2
by Steven Moreland
· 9 years ago
fafbbd7
Revert "Use get instead of implicit cast on Return<*>."
by Steven Moreland
· 9 years ago
15a9614
Merge "Update to use the correct library for logging." am: f5e1ac67ed am: 34d006ee9c am: fb89d1237d
by Yifan Hong
· 9 years ago
0c4c7a3
Update to use the correct library for logging.
by Yifan Hong
· 9 years ago
bc51c2d
Use get instead of implicit cast on Return<*>. am: dc5f84f993 am: 3c87575472 am: 90bd630187
by Steven Moreland
· 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
eccc008
Remove HIDL_GENERATED from things written by hand. am: 33e87b8a76 am: 8b6a886d60 am: 35460073b3
by Steven Moreland
· 9 years ago
33e87b8
Remove HIDL_GENERATED from things written by hand.
by Steven Moreland
· 9 years ago
bbff14d
Merge "Update makefiles for logging."
by Steven Moreland
· 9 years ago
b74aac8
Merge "move VTS HIDL HAL tests to the corresponding interface directories"
by Keun Soo Yim
· 9 years ago
403161a
Use newly introduced hidl_handle.
by Martijn Coenen
· 9 years ago
70b9a15
Use newly introduced hidl_handle.
by Martijn Coenen
· 9 years ago
8a36c0b
move VTS HIDL HAL tests to the corresponding interface directories
by Keun Soo Yim
· 9 years ago
f8d68ec
Update makefiles for logging.
by Steven Moreland
· 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
6b920e4
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
8f084e0
Support genrules with multiple tools
by Colin Cross
· 9 years ago
b785f5b
Support genrules with multiple tools
by Colin Cross
· 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
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
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
847b145
Adds tests to verify proper marshaling of vectors of interface types.
by Andreas Huber
· 9 years ago
9517f9c
hidl_test: Fix failing tests.
by Yifan Hong
· 9 years ago
d5b5b2e
add default implementation to android.hardware.tests.foo/bar/pointer@1.0
by Yifan Hong
· 9 years ago
a3d9fe2
Revert "Remove test for overloaded function."
by Steven Moreland
· 9 years ago
9380028
Remove test for overloaded function.
by Steven Moreland
· 9 years ago
86c848d
Added test for overloading.
by Steven Moreland
· 9 years ago
799ebcb
Add test for importing a single type.
by Yifan Hong
· 9 years ago
223b82a
Add test for vec<vec<T>> as a return value.
by Yifan Hong
· 9 years ago
61db854
Add test for referring to nested types.
by Yifan Hong
· 9 years ago
242b34e
Convert to Android.bp
by Dan Willemsen
· 9 years ago
88476c1
Verify that method arguments and results can share the same name.
by Andreas Huber
· 9 years ago
b0b5322
Updated indentation to 4 spaces for Android.mk.
by Yifan Hong
· 9 years ago
998892c
update auto-generated makefiles
by Iliyan Malchev
· 9 years ago
ed76563
Merge "Additional test cases to verify multi-dimensional arrays work properly."
by Treehugger Robot
· 9 years ago
8e23794
Additional test cases to verify multi-dimensional arrays work properly.
by Andreas Huber
· 9 years ago
adc313d
Add dependency on libcutils.
by Zhuoyao Zhang
· 9 years ago
cf8560c
Adds tests to verify proper C++ code generation for multi-dimensional arrays
by Andreas Huber
· 9 years ago
b350caf
interfaces: update makefiles
by Iliyan Malchev
· 9 years ago
c0ba83e
Merge "Updated makefiles (includes java-library rules for applicable packages)."
by TreeHugger Robot
· 9 years ago
7ab75a7
Updated makefiles (includes java-library rules for applicable packages).
by Andreas Huber
· 9 years ago
9890875
Revert "package android.hardware.tests.* as part of VTS (auto-generated)"
by Keun Soo Yim
· 9 years ago
cbe590c
Apache2 module license.
by Martijn Coenen
· 9 years ago
3cdfe14
build 32- and 64-bit libs (auto-generated)
by Keun Soo Yim
· 9 years ago
b9c0820
android.hardware.tests.foo@1.0::IFooCallback: add instrumentation
by Iliyan Malchev
· 9 years ago
afba036
package android.hardware.tests.* as part of VTS (auto-generated)
by Keun Soo Yim
· 9 years ago
6b4d639
regenerate Android.mk files
by Keun Soo Yim
· 9 years ago
3841501
Updated makefiles linking against libhidl.
by Martijn Coenen
· 9 years ago
ab407f0
add tests for parsing constant expressions.
by Yifan Hong
· 9 years ago
564cc0a
"import types" should never be necessary, it is implicit (if types.hal exists)
by Andreas Huber
· 9 years ago
614bb72
android.hardware.tests.foo@1.0::IFooCallback: use booleans
by Iliyan Malchev
· 9 years ago
e96606a
android.hardware.tests.foo@1.0: add oneway methods
by Iliyan Malchev
· 9 years ago
6165188
Added mock interfaces
by Steven Moreland
· 9 years ago