summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/prop_test/RESOURCE_LOCK.rst
blob: 755e0aaa3415c9da3c4440b6ff4b5f6dacf8681e (plain)
1
2
3
4
5
6
7
8
9
10
RESOURCE_LOCK
-------------

Specify a list of resources that are locked by this test.

If multiple tests specify the same resource lock, they are guaranteed
not to run concurrently.

See also :prop_test:`FIXTURES_REQUIRED` if the resource requires any setup or
cleanup steps.