AddressSanitizer: move output tests to a separate directory

llvm-svn: 150367
This commit is contained in:
Alexey Samsonov 2012-02-13 08:50:21 +00:00
parent f9affd3a0c
commit b30df37ebf
34 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ test: t64 t32 output_tests lint
@echo "ALL TESTS PASSED"
output_tests: b32 b64
cd tests && ./test_output.sh $(CLANG_CXX) $(CLANG_CC)
cd output_tests && ./test_output.sh $(CLANG_CXX) $(CLANG_CC)
t64: b64
$(BIN)/asan_test64