commit | a401680f6e98350a97ee69041e78d4d4207510ba | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Aug 18 15:09:28 2016 -0700 |
committer | Iliyan Malchev <malchev@google.com> | Tue Aug 30 23:15:05 2016 -0700 |
tree | 5acdaacb639e1e08f74ba3e0870134f924c19eed | |
parent | 092d4cdfa01b1a3b856e5414ff3f91305e4fbc71 [diff] |
add test for constant expression evaluation output Simply run: # hidl_gen converts .hal to .h correctly make hidl_gen_test # converted .h can compile make android.hardware.tests.expression@1.0 to run the tests. b/30951879: int8_t is same as char, and when emitting output the character corresponding to that number is emitted instead of the number itself. Change-Id: Icacba6b6262cc0026a94f64527b80e2c0e35e72e