platform_hardware_interfaces/neuralnetworks/aidl
Michael Butler 77c1b62362 Quick-fail NNAPI VTS test case if driver is dead
This CL adds a check during SetUp that an NNAPI driver service is still
alive by pinging the driver service. If it is not alive, the test will
fail during SetUp. Without this quick-fail, the test case would continue
as if the driver were still active, which would result in multiple
EXPECT_* and ASSERT_* statements failing instead of a single, clear
failure message.

Bug: 197035200
Test: mma
Test: presubmit: VtsHalNeuralnetworks*TargetTest
Change-Id: Ib1b75ed20f764055699590581d5ad4e5aff4baae
Merged-In: Ib1b75ed20f764055699590581d5ad4e5aff4baae
(cherry picked from commit 9c3c8642fb)
2021-08-24 18:53:08 +00:00
..
aidl_api/android.hardware.neuralnetworks Freeze AIDL APIs for SC 2021-05-25 10:13:26 +09:00
android/hardware/neuralnetworks aidl: Set explicit default values for enum-type fields 2021-04-27 13:58:46 +09:00
utils Fix ordering of cache files requirements from device 2021-06-28 12:16:02 +00:00
vts Quick-fail NNAPI VTS test case if driver is dead 2021-08-24 18:53:08 +00:00
Android.bp Freeze AIDL APIs for SC 2021-05-25 10:13:26 +09:00