[PATCH] [libcxx] Add support for Android targets to lit.cfg.

Dan Albert danalbert at google.com
Tue Jul 22 11:37:00 PDT 2014


Major change in this revision is that tests get placed into their own working directory on the device rather than being lumped in together. This is done because we need to also push any .dat files that live in the same directory as the test source file to the device as well, and there are duplicate .dat files in the test tree that prevent us from placing them all in the same directory.

There's also a small refactoring of some of the ADB calls.

http://reviews.llvm.org/D4594

Files:
  test/lit.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4594.11770.patch
Type: text/x-patch
Size: 20533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140722/5e168190/attachment.bin>


More information about the cfe-commits mailing list