CMake/Tests/RunCMake/ctest_fixtures/exclude_cleanup_foo-stdout.txt
Craig Scott c1b2b7c03c Add ctest options for limiting which tests fixtures add
The new options allow the user to restrict the setup and cleanup tests
automatically added for fixtures.
2017-05-02 01:54:13 +10:00

16 lines
496 B
Plaintext

Test project .*/Tests/RunCMake/ctest_fixtures/exclude_cleanup_foo-build
Start 3: setupFoo
1/5 Test #3: setupFoo +\.+ +Passed +[0-9.]+ sec
Start 2: setupBoth
2/5 Test #2: setupBoth +\.+ +Passed +[0-9.]+ sec
Start 1: one
3/5 Test #1: one +\.+ +Passed +[0-9.]+ sec
Start 6: two
4/5 Test #6: two +\.+ +Passed +[0-9.]+ sec
Start 7: cleanupBar
5/5 Test #7: cleanupBar +\.+ +Passed +[0-9.]+ sec
+
100% tests passed, 0 tests failed out of 5
+
Total Test time \(real\) = +[0-9.]+ sec$