History log of /packages/services/Car/tests/carservice_test/src/com/android/car/test/CarCabinManagerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cfe93105f637c2822da113308f113ed418d0b319 02-Feb-2017 Pavel Maltsev <pavelm@google.com> Move Vehicle HAL under automotive package

Test: all existing tests passing

Bug: b/33200203
Change-Id: Id1ff815ae2af9c48ce8612b4cfb5327de13a5a1f
/packages/services/Car/tests/carservice_test/src/com/android/car/test/CarCabinManagerTest.java
2a8c56d61fda68c06513ed0cdcbb64fff7e02304 14-Dec-2016 Pavel Maltsev <pavelm@google.com> Propagate VHAL errors to managers that support it

Fix: b/32068464

Test: functional tests provided
Change-Id: I7199ce61815a94671c1b155711cebca0897d2608
/packages/services/Car/tests/carservice_test/src/com/android/car/test/CarCabinManagerTest.java
0d07c76bbc788fba8c77d8e932330ab22ec6ba27 04-Nov-2016 Pavel Maltsev <pavelm@google.com> Migrating Car service to new Vehicle HAL

- make car service work directly with Vehicle HAL
- getting rid of protobufs and dependencies on VNS
- get rid of CarTestManager / CarTestService and refactor
tests accordingly
- reworked ICarImpl to pass dependencies rather than
using singletons for better testing experience

Test: existing test should work, although some of the tests
(esp. audio) are broken and we will fix them in follow up CLs

Bug: b/31971746
Change-Id: I229969af332304ba3b1718f130cdf22038e86fad
Tests: tests adjusted to new data structures
/packages/services/Car/tests/carservice_test/src/com/android/car/test/CarCabinManagerTest.java
af2cc99a2e8eea38a75b20b952ea5c0e7ebb4b1b 07-Oct-2016 Keun-young Park <keunyoung@google.com> more api clean-up

- more @IntDef
- *Listener to *Callback when multiple methods are there.
- replace HvacPropertyId into CarHvacManager.ID_*
- replace CabinPropertyId into CarCabinManager.ID_*
- hide ValueTypeDef
- also fix failing CarNavigationStatusManagerTest

bug: 31930987
Change-Id: If8e8304a62f4f5d7d6f2d5d811bd65691370216e
/packages/services/Car/tests/carservice_test/src/com/android/car/test/CarCabinManagerTest.java
caccf8fc83e93eb1c499267bdadbd955474d893d 22-Jul-2016 Steve Paik <spaik@google.com> Add tests for CarCabinManager

BUG: 27225448
Change-Id: I5812d9069c77740824173ff96dd2742978bc28d0
/packages/services/Car/tests/carservice_test/src/com/android/car/test/CarCabinManagerTest.java