diff options
author | Yifan Hong <elsk@google.com> | 2016-08-18 15:09:28 -0700 |
---|---|---|
committer | Iliyan Malchev <malchev@google.com> | 2016-08-30 23:15:05 -0700 |
commit | a401680f6e98350a97ee69041e78d4d4207510ba (patch) | |
tree | 5acdaacb639e1e08f74ba3e0870134f924c19eed /update-makefiles.sh | |
parent | 092d4cdfa01b1a3b856e5414ff3f91305e4fbc71 (diff) | |
download | android_hardware_interfaces-a401680f6e98350a97ee69041e78d4d4207510ba.tar.gz android_hardware_interfaces-a401680f6e98350a97ee69041e78d4d4207510ba.tar.bz2 android_hardware_interfaces-a401680f6e98350a97ee69041e78d4d4207510ba.zip |
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
Diffstat (limited to 'update-makefiles.sh')
0 files changed, 0 insertions, 0 deletions