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
bzbarsky-apple and bitkis authored Sep 24, 2021
1 parent 188df3d commit 3647c29
Showing 1 changed file with 93 additions and 87 deletions.
Loading

0 comments on commit 3647c29

Please sign in to comment.