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
1 file changed
tree: 5acdaacb639e1e08f74ba3e0870134f924c19eed
  1. benchmarks/
  2. nfc/
  3. tests/
  4. MODULE_LICENSE_APACHE2
  5. NOTICE
  6. update-makefiles.sh