History log of /packages/services/Car/tests/libvehiclenetwork-native-test/IVehicleNetworkMockedTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0727f9536803bf13e49ff73bd1ed04489b592c56 21-Dec-2015 Keun-young Park <keunyoung@google.com> vehicle hal update: add zone to subscription and others

- add zones to subscribe and mocking
- extend config_flags to config_array

bug: 25265553

Change-Id: Icfc1911178daa4ff4b5b6f12bc8e0002af5530bb
/packages/services/Car/tests/libvehiclenetwork-native-test/IVehicleNetworkMockedTest.cpp
28dd47033198a502b18b0363b98ad030ea1789cc 20-Nov-2015 Keun-young Park <keunyoung@google.com> add error and hal restart monitoring with other cleanup

- add separate thread dispatch in native VehicleNetwork api.
- fix deadlock in binderDied: do not access HAL with lock held.
- fix missing sp in HandlerThread usage.
- add error listening and hal restart monitoring to binder callback.
- clarified mocking behavior:
clients listening for global error or HAL restart is not cleared by
mocking but client subscribing properties are all cleared and should
subscribe again.
- added native tests and Java tests to test mocking

bug: 24095928
(cherry picked from commit a116a2009ac8966b16cba1ab98d37ad8c537ab02)

Change-Id: I247c64dcb8722a678ed1c2e950a215a193a5e991
/packages/services/Car/tests/libvehiclenetwork-native-test/IVehicleNetworkMockedTest.cpp