diff options
| author | Michael Butler <butlermichael@google.com> | 2019-02-12 13:50:25 -0800 |
|---|---|---|
| committer | Michael Butler <butlermichael@google.com> | 2019-02-14 20:48:40 +0000 |
| commit | 42a35bee10225e6257d145f0cb88e2a612a35721 (patch) | |
| tree | d712b1fc65f221b0682a20af041e2f9129567570 /identity/support/src/cppbor_parse.cpp | |
| parent | c7cbf9e60edc50111d7f887dd1e66daeec6f7da1 (diff) | |
Pretty-print ErrorStatus and DeviceStatus test failure logs
Argument-dependent lookup will only work for operator>> if the operator
is in one of the argument's namespaces. This caused the enumerations to
pretty-print for V1_0, but not for V1_1 or V1_2. This change ensures the
V1_0 namespace is used.
Test: mma
Test: atest VtsHalNeuralnetworksV1_0TargetTest (verified the test output "OFFLINE" for DeviceStatus and "DEVICE_UNAVAILABLE" for ErrorStatus instead of raw byte value representation)
Test: atest VtsHalNeuralnetworksV1_1TargetTest (verified the test output "OFFLINE" for DeviceStatus and "DEVICE_UNAVAILABLE" for ErrorStatus instead of raw byte value representation)
Test: atest VtsHalNeuralnetworksV1_2TargetTest (verified ran and passed tests)
Fixes: 124316129
Change-Id: I764a46e2d87615b1f3da0ab0e6edb134bb533887
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions
