8 lines · python
1# Check the GoogleTest format support command wrappers.2 3# RUN: %{lit} -v %{inputs}/googletest-cmd-wrapper | FileCheck %s4 5# CHECK: -- Testing:6# CHECK-NEXT: PASS: googletest-cmd-wrapper :: DummySubDir/OneTest.exe/0/1 (1 of 1)7# CHECK: Passed: 18