[JITLink] Add support of R_X86_64_32S relocation
[llvm-project.git] / llvm / utils / lit / tests / googletest-discovery-failed.py
blob0e11e78078f70526c8b611d6b6525b0980191d06
1 # Check for correct error message when discovery of tests fails.
3 # RUN: not %{lit} -j 1 -v %{inputs}/googletest-discovery-failed > %t.cmd.out
4 # RUN: FileCheck < %t.cmd.out %s
7 # CHECK: -- Testing:
8 # CHECK: Failed Tests (1):
9 # CHECK: googletest-discovery-failed :: subdir/OneTest.py/failed_to_discover_tests_from_gtest
10 # CHECK: Failed: 1