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 Nov 8, 2021
1 parent 53438a4 commit 2254664
Showing 1 changed file with 93 additions and 87 deletions.
Loading

0 comments on commit 2254664

Please sign in to comment.