summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ctest_labels_for_subprojects/ModuleVariableCommandLine-stdout.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2017-09-06 16:07:08 (GMT)
committerBrad King <brad.king@kitware.com>2017-09-08 14:03:01 (GMT)
commit5b829c89b8cdb5b8f908dcd4849a37a183b0971c (patch)
tree4c0105ce057c91a42a77adac5450408a153d654b /Tests/RunCMake/ctest_labels_for_subprojects/ModuleVariableCommandLine-stdout.txt
parenta6e32eb0c26277c71c586aba457df5daaf2a71ba (diff)
downloadCMake-5b829c89b8cdb5b8f908dcd4849a37a183b0971c.zip
CMake-5b829c89b8cdb5b8f908dcd4849a37a183b0971c.tar.gz
CMake-5b829c89b8cdb5b8f908dcd4849a37a183b0971c.tar.bz2
CTest: Weight reported test times by PROCESSORS in summaries
This commit changes the times reported by labels and subprojects to be weighted by the PROCESSORS property. It is reported with `sec*proc` instead of just `sec`.
Diffstat (limited to 'Tests/RunCMake/ctest_labels_for_subprojects/ModuleVariableCommandLine-stdout.txt')
-rw-r--r--Tests/RunCMake/ctest_labels_for_subprojects/ModuleVariableCommandLine-stdout.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/ctest_labels_for_subprojects/ModuleVariableCommandLine-stdout.txt b/Tests/RunCMake/ctest_labels_for_subprojects/ModuleVariableCommandLine-stdout.txt
index b5d76a9..3567a92 100644
--- a/Tests/RunCMake/ctest_labels_for_subprojects/ModuleVariableCommandLine-stdout.txt
+++ b/Tests/RunCMake/ctest_labels_for_subprojects/ModuleVariableCommandLine-stdout.txt
@@ -1,6 +1,6 @@
50% tests passed, 1 tests failed out of 2
+
Subproject Time Summary:
-MySubproject += +[0-9.]+ sec \(2 tests\)
+MySubproject += +[0-9.]+ sec\*proc \(2 tests\)
+
Total Test time \(real\) = +[0-9.]+ sec