Files
CMake/Tests/RunCMake/CTestResourceAllocation/notenough3.cmake
Kyle Edwards a64ba0235f CTest: Clarify that resource requirements can be split
Add a note to the documentation to clarify this, and add test cases
to ensure it.

Fixes: #19987
2019-11-25 11:08:27 -05:00

6 lines
90 B
CMake

setup_resource_tests()
add_resource_test(Test1 0 "widgets:12")
cleanup_resource_tests()