summaryrefslogtreecommitdiffstats
path: root/tests/expression
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Update makefiles for Java package path.""Yifan Hong2016-12-131-4/+4
* Revert "Update makefiles for Java package path."Yifan Hong2016-12-131-4/+4
* Update makefiles for Java package path.Yifan Hong2016-12-131-4/+4
* Update makefiles for hidlizing IBase.Yifan Hong2016-12-032-6/+24
* Always specify underlying enum type.Steven Moreland2016-11-291-1/+1
* Merge "Update makefiles for logging."Steven Moreland2016-11-221-0/+1
|\
| * Update makefiles for logging.Steven Moreland2016-11-211-0/+1
* | move VTS HIDL HAL tests to the corresponding interface directoriesKeun Soo Yim2016-11-211-0/+19
|/
* Split libhidl into base and transport.Yifan Hong2016-11-181-2/+4
* Support genrules with multiple toolsColin Cross2016-11-041-4/+4
* Running update-makefiles for fixed spacing.Steven Moreland2016-11-011-4/+4
* Update headers (for export shared lib headers)Steven Moreland2016-10-221-0/+5
* Add test for fixing 0XFF (upper X)Yifan Hong2016-10-071-1/+1
* Add test for missing package name for FQName lookup.Yifan Hong2016-10-051-0/+1
* Convert to Android.bpDan Willemsen2016-09-302-54/+52
* Updated indentation to 4 spaces for Android.mk.Yifan Hong2016-09-261-19/+38
* Updated tests for constant expressions.Yifan Hong2016-09-263-0/+128
* Updated makefiles that also add static java library targets.Andreas Huber2016-09-231-0/+30
* update auto-generated makefilesIliyan Malchev2016-09-221-0/+3
* Add dependency on libcutils.Zhuoyao Zhang2016-09-191-0/+1
* Remove @hal_type from .hal files.Yifan Hong2016-09-191-1/+1
* Merge "Updated makefiles (includes java-library rules for applicable packages)."TreeHugger Robot2016-09-011-2/+30
|\
| * Updated makefiles (includes java-library rules for applicable packages).Andreas Huber2016-08-311-2/+30
* | Revert "package android.hardware.tests.* as part of VTS (auto-generated)"Keun Soo Yim2016-08-311-2/+0
|/
* add test for constant expression evaluation outputYifan Hong2016-08-301-20/+118
* Apache2 module license.Martijn Coenen2016-08-301-0/+16
* build 32- and 64-bit libs (auto-generated)Keun Soo Yim2016-08-261-0/+1
* package android.hardware.tests.* as part of VTS (auto-generated)Keun Soo Yim2016-08-241-0/+2
* Updated makefiles linking against libhidl.Martijn Coenen2016-08-191-0/+1
* add tests for parsing constant expressions.Yifan Hong2016-08-162-0/+66