summaryrefslogtreecommitdiff
path: root/identity/support/src/cppbor_parse.cpp
diff options
context:
space:
mode:
authorramindani <ramindani@google.com>2022-04-22 22:30:20 +0000
committerRam Indani <ramindani@google.com>2022-04-25 20:44:04 +0000
commitd575109c1e97d00686297de9c2d40efa8ad9fc88 (patch)
treec4c6d236d6de8acffb5259cd4aebc445b61c99cf /identity/support/src/cppbor_parse.cpp
parentcf45b358a50dd2e2efe53e374e7724e117855f86 (diff)
Check Exception Code for Service specific error
Before checking the service specific error we need to check that getExceptionCode returns EX_SERVICE_SPECIFIC error code. Added a method and used that to do the two checks together for exceptionCode and for the service specific error code, so that we don't repeat two lines in all the tests that need them. EXPECT_NO_FATAL_FAILURES print the correct line number of the test or iteration of the test when used with helper functions, and testing guidelines recommend it too here: go/gunitadvanced#propagating-fatal-failures Test: atest VtsHalGraphicsComposer3_TargetTest BUG: 205152739 Change-Id: I1d3c3aa9b34dcefb14be507ff61b73b6f08a5204
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions