platform_hardware_interfaces/automotive/vehicle/2.0/default/tests
Steven Moreland ce9967834a Remove warning: vehicle RecurrentTimer_test.cpp
0xdeadbeef is exactly 32 bits, so it is interpretted as an unsigned
integer which was causing a warning. Since it's a test value, I changed
it to 0xdead which is interpretted as a signed integer.

Test: pass
Change-Id: Ibb75b23461700d77158e2337b8a472e87629ad61
2017-03-08 08:34:49 -08:00
..
AccessControlConfigParser_test.cpp Initial submit of Vehicle HAL 2.1 2017-02-14 16:07:11 -08:00
RecurrentTimer_test.cpp Remove warning: vehicle RecurrentTimer_test.cpp 2017-03-08 08:34:49 -08:00
SubscriptionManager_test.cpp Add continuous property infrastructure to VHAL 2017-03-06 10:55:06 -08:00
VehicleHalManager_test.cpp Post-O. Move VMS property to hal 2.1. 2017-03-02 15:59:51 -08:00
VehicleHalTestUtils.h Post-O. Move VMS property to hal 2.1. 2017-03-02 15:59:51 -08:00
VehicleObjectPool_test.cpp Initial submit of Vehicle HAL 2.1 2017-02-14 16:07:11 -08:00
VehiclePropConfigIndex_test.cpp Initial submit of Vehicle HAL 2.1 2017-02-14 16:07:11 -08:00