1. 04e53a1 Add test for putting different types in a struct / union. by Yifan Hong · 9 years ago
  2. e7ce822 Add test for bitset/mask type. by Yifan Hong · 9 years ago
  3. b7307d5 Add method to IFoo for testing NULL interfaces. by Martijn Coenen · 9 years ago
  4. ebfa633 Add interface methods for testing vec<handle>. by Yifan Hong · 9 years ago
  5. 6b9bae8 Removed overloaded functions from IFoo.hal. by Steven Moreland · 9 years ago
  6. 847b145 Adds tests to verify proper marshaling of vectors of interface types. by Andreas Huber · 9 years ago
  7. a3d9fe2 Revert "Remove test for overloaded function." by Steven Moreland · 9 years ago
  8. 9380028 Remove test for overloaded function. by Steven Moreland · 9 years ago
  9. 86c848d Added test for overloading. by Steven Moreland · 9 years ago
  10. 799ebcb Add test for importing a single type. by Yifan Hong · 9 years ago
  11. 223b82a Add test for vec<vec<T>> as a return value. by Yifan Hong · 9 years ago
  12. 61db854 Add test for referring to nested types. by Yifan Hong · 9 years ago
  13. 88476c1 Verify that method arguments and results can share the same name. by Andreas Huber · 9 years ago
  14. 8e23794 Additional test cases to verify multi-dimensional arrays work properly. by Andreas Huber · 9 years ago
  15. cf8560c Adds tests to verify proper C++ code generation for multi-dimensional arrays by Andreas Huber · 9 years ago
  16. cbe590c Apache2 module license. by Martijn Coenen · 9 years ago
  17. 564cc0a "import types" should never be necessary, it is implicit (if types.hal exists) by Andreas Huber · 9 years ago
  18. e96606a android.hardware.tests.foo@1.0: add oneway methods by Iliyan Malchev · 9 years ago
  19. 6165188 Added mock interfaces by Steven Moreland · 9 years ago