[libc-commits] [PATCH] D75427: [libc] Add llvm-lit testing infrastructure

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Sun Mar 1 13:10:29 PST 2020


abrachet created this revision.
abrachet added reviewers: sivachandra, PaulkaToast, phosek, gchatelet.
Herald added subscribers: tschuett, MaskRay, mgorny.
abrachet added a parent revision: D75420: [libc] Add initial assert definition.

This patch is a work in progress. Is this even something we think will be useful?

These lit tests are meant to be for correctness of the environment not of the implementations necessarily.


https://reviews.llvm.org/D75427

Files:
  libc/test/CMakeLists.txt
  libc/test/test/CMakeLists.txt
  libc/test/test/lit.cfg.py
  libc/test/test/lit.site.cfg.py.in
  libc/test/test/sanity/includes.c
  libc/test/test/sanity/sanity.c
  libc/test/test/src/assert/assert.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75427.247518.patch
Type: text/x-patch
Size: 5141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200301/6d6a7151/attachment.bin>


More information about the libc-commits mailing list