Skip to content

Commit

Permalink
Fix TLV test to produce more useful failure output. (#9934)
Browse files Browse the repository at this point in the history
Assertions inside the Get<> function are hard to trace back to the
actual Get<> caller, because they just list the line number of the
Get<> function.  Replace it with a macro, so we get more useful output
on failure.

Co-authored-by: Boris Itkis <boris.itkis@gmail.com>
  • Loading branch information
2 people authored and pull[bot] committed Sep 29, 2021
1 parent a758c74 commit ab87be2
Showing 1 changed file with 93 additions and 87 deletions.
Loading

0 comments on commit ab87be2

Please sign in to comment.