summaryrefslogtreecommitdiffstats
path: root/tests/foo
Commit message (Expand)AuthorAgeFilesLines
* Add test for importing a single type.Yifan Hong2016-10-075-0/+74
* Add test for vec<vec<T>> as a return value.Yifan Hong2016-10-051-0/+2
* Add test for referring to nested types.Yifan Hong2016-10-042-1/+11
* Convert to Android.bpDan Willemsen2016-09-302-77/+54
* Verify that method arguments and results can share the same name.Andreas Huber2016-09-281-0/+2
* Updated indentation to 4 spaces for Android.mk.Yifan Hong2016-09-261-13/+13
* update auto-generated makefilesIliyan Malchev2016-09-221-0/+3
* Merge "Additional test cases to verify multi-dimensional arrays work properly."Treehugger Robot2016-09-201-0/+14
|\
| * Additional test cases to verify multi-dimensional arrays work properly.Andreas Huber2016-09-191-0/+14
* | Add dependency on libcutils.Zhuoyao Zhang2016-09-191-0/+1
|/
* Adds tests to verify proper C++ code generation for multi-dimensional arraysAndreas Huber2016-09-131-0/+17
* interfaces: update makefilesIliyan Malchev2016-09-071-15/+19
* Merge "Updated makefiles (includes java-library rules for applicable packages)."TreeHugger Robot2016-09-011-14/+14
|\
| * Updated makefiles (includes java-library rules for applicable packages).Andreas Huber2016-08-311-14/+14
* | Revert "package android.hardware.tests.* as part of VTS (auto-generated)"Keun Soo Yim2016-08-311-2/+0
|/
* Apache2 module license.Martijn Coenen2016-08-303-0/+48
* build 32- and 64-bit libs (auto-generated)Keun Soo Yim2016-08-261-0/+1
* android.hardware.tests.foo@1.0::IFooCallback: add instrumentationIliyan Malchev2016-08-251-0/+27
* package android.hardware.tests.* as part of VTS (auto-generated)Keun Soo Yim2016-08-241-0/+2
* regenerate Android.mk filesKeun Soo Yim2016-08-221-8/+8
* Updated makefiles linking against libhidl.Martijn Coenen2016-08-191-8/+9
* add tests for parsing constant expressions.Yifan Hong2016-08-161-8/+8
* "import types" should never be necessary, it is implicit (if types.hal exists)Andreas Huber2016-08-161-1/+0
* android.hardware.tests.foo@1.0::IFooCallback: use booleansIliyan Malchev2016-08-141-1/+1
* android.hardware.tests.foo@1.0: add oneway methodsIliyan Malchev2016-08-132-2/+7
* Added mock interfacesSteven Moreland2016-08-114-0/+131