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 <[email protected]>
  • Loading branch information
2 people authored and pull[bot] committed Oct 2, 2021
1 parent 6dce99d commit 1251712
Showing 1 changed file with 93 additions and 87 deletions.
Loading

0 comments on commit 1251712

Please sign in to comment.