cmake/Help/prop_test/RESOURCE_LOCK.rst
2016-10-30 18:24:19 +01:00

11 lines
277 B
ReStructuredText

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.