aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/googletest-prefix.py
blob: 094a3fd488f2ce6d9e8e0f61383336a80c61902b (plain)
1
2
3
4
5
6
7
8
9
10
11
# RUN: env GTEST_TOTAL_SHARDS=1 GTEST_SHARD_INDEX=0 \
# RUN: %{lit} -v --order=random --no-gtest-sharding %{inputs}/googletest-prefix --show-tests > %t.out
# FIXME: Temporarily dump test output so we can debug failing tests on
# buildbots.
# RUN: cat %t.out
# RUN: FileCheck < %t.out %s
#
# END.

# CHECK:      -- Available Tests --
# CHECK-NEXT:   googletest-format :: DummySubDir/test_one.py