summaryrefslogtreecommitdiffstats
path: root/Help/release/3.16.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/3.16.rst')
-rw-r--r--Help/release/3.16.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/release/3.16.rst b/Help/release/3.16.rst
index 3f198ca..1b875fa 100644
--- a/Help/release/3.16.rst
+++ b/Help/release/3.16.rst
@@ -192,8 +192,8 @@ Autogen
CTest
-----
-* :manual:`ctest(1)` now has the ability to serialize tests based on hardware
- requirements for each test. See :ref:`ctest-hardware-allocation` for
+* :manual:`ctest(1)` now has the ability to schedule tests based on resource
+ requirements for each test. See :ref:`ctest-resource-allocation` for
details.
* A new test property, :prop_test:`SKIP_REGULAR_EXPRESSION`, has been added.