[PATCH] D43314: [lit] - Allow 1 test to report multiple micro-test results to provide support for microbenchmarks.

Brian Homerding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 07:00:31 PST 2018


homerdin updated this revision to Diff 134907.
homerdin added a comment.

I added tests for the console and JSON output of micro-tests.  Also made a change to the way the test name is expanded.


https://reviews.llvm.org/D43314

Files:
  utils/lit/lit/Test.py
  utils/lit/lit/main.py
  utils/lit/tests/Inputs/test-data-micro/dummy_format.py
  utils/lit/tests/Inputs/test-data-micro/lit.cfg
  utils/lit/tests/Inputs/test-data-micro/micro-tests.ini
  utils/lit/tests/test-data-micro.py
  utils/lit/tests/test-output-micro.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43314.134907.patch
Type: text/x-patch
Size: 9559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180219/f042b695/attachment.bin>


More information about the llvm-commits mailing list