[LLVMdev] llvm-lit: failing test due to messages in stderr

arrowdodger 6yearold at gmail.com
Wed May 25 04:15:54 PDT 2011


Hello. I'm working on CMake build for KLEE and can't make tests to work
right. I copied CMakeLists.txt from clang/test directory and adapted it for
KLEE. Tests seem to run right, but they are all failing due to:

Exit Code: 0 (but there was output on stderr)
>

The interesting thing is that if i run `make test` after building KLEE using
autotools build, all tests are passing. I have absolutely no idea on how
testing infrastructure works, so any help would be appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110525/4a59d792/attachment.html>


More information about the llvm-dev mailing list