[libc-commits] [PATCH] D90805: [libc][NFC] Make test macros callable from helper methods of test classes.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Nov 4 16:09:09 PST 2020


sivachandra created this revision.
sivachandra added reviewers: abrachet, lntue.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added a project: libc-project.
sivachandra requested review of this revision.

This is acheived by making the RunContext a state variable of the test
classes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90805

Files:
  libc/utils/UnitTest/Test.cpp
  libc/utils/UnitTest/Test.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90805.302987.patch
Type: text/x-patch
Size: 25440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201105/fba10ac3/attachment-0001.bin>


More information about the libc-commits mailing list