platform_hardware_interfaces/neuralnetworks/1.3
Michael Butler 8472d91b57 Quickly exit VtsHalNeuralnetworks*TargetTest on failure
This change adds the AndroidTest.xml flag --gtest_break_on_failure to
cause the gtest to terminate after an error has been reached. This early
termination is important in the case where an NN HAL service crashes
mid-test, and all remaining tests would otherwise continue to run.

Bug: 197035200
Test: m vts -j
Test: vts-tradefed
Change-Id: I0b9a14345475e432b93f92c23010a8b39712443a
Merged-In: I0b9a14345475e432b93f92c23010a8b39712443a
(cherry picked from commit ac45a5d77e)
2021-08-25 18:07:20 +00:00
..
utils Use proper alignment and padding for pointer arguments -- HAL. 2021-05-07 14:13:22 -07:00
vts Quickly exit VtsHalNeuralnetworks*TargetTest on failure 2021-08-25 18:07:20 +00:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
IBuffer.hal Add Quality of Service to NNAPI HAL 2020-01-27 12:51:25 -08:00
IDevice.hal Change NNAPI time from steady_clock to boot_clock -- hal 2021-04-06 15:00:49 -07:00
IExecutionCallback.hal Relax NNAPI QoS deadline parameter 2020-02-26 10:36:09 +00:00
IFencedExecutionCallback.hal Relax NNAPI QoS deadline parameter 2020-02-26 10:36:09 +00:00
IPreparedModel.hal Change NNAPI time from steady_clock to boot_clock -- hal 2021-04-06 15:00:49 -07:00
IPreparedModelCallback.hal Relax NNAPI QoS deadline parameter 2020-02-26 10:36:09 +00:00
types.hal Fix typo in PAD_V2 comments 2021-04-23 16:25:12 +00:00
types.t Move NNAPI type information to types.spec 2021-03-17 13:32:50 +00:00