OSDN Git Service

Boot HAL target-side test
authorConnor O'Brien <connoro@google.com>
Wed, 30 Nov 2016 19:10:59 +0000 (11:10 -0800)
committerConnor O'Brien <connoro@google.com>
Thu, 8 Dec 2016 03:04:58 +0000 (19:04 -0800)
commit100b491d2dea9734e4512371e720262e5cf9694b
treeb660977ada811356244c0fed227decd7b607fe5f
parent50dec2faa4eacb23399ac80b91405ed2ae190214
Boot HAL target-side test

Test: make vts; vts-tradefed run -m HalBootHidlTargetTest
Bug: 32022514
Change-Id: I65606790cc3b2f93d6706b70fad21c172635e0c7
Signed-off-by: Connor O'Brien <connoro@google.com>
14 files changed:
boot/1.0/vts/Android.bp [new file with mode: 0644]
boot/1.0/vts/Android.mk
boot/1.0/vts/functional/Android.bp [new file with mode: 0644]
boot/1.0/vts/functional/Android.mk [new file with mode: 0644]
boot/1.0/vts/functional/boot_hidl_hal_test.cpp [new file with mode: 0644]
boot/1.0/vts/functional/vts/Android.mk [new file with mode: 0644]
boot/1.0/vts/functional/vts/testcases/Android.mk [new file with mode: 0644]
boot/1.0/vts/functional/vts/testcases/hal/Android.mk [new file with mode: 0644]
boot/1.0/vts/functional/vts/testcases/hal/boot/Android.mk [new file with mode: 0644]
boot/1.0/vts/functional/vts/testcases/hal/boot/hidl/Android.mk [new file with mode: 0644]
boot/1.0/vts/functional/vts/testcases/hal/boot/hidl/target/Android.mk [new file with mode: 0644]
boot/1.0/vts/functional/vts/testcases/hal/boot/hidl/target/AndroidTest.xml [new file with mode: 0644]
boot/Android.bp
boot/Android.mk [new file with mode: 0644]