arrowdodger
2011-May-25 11:15 UTC
[LLVMdev] llvm-lit: failing test due to messages in stderr
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>