Files
CMake/Tests/RunCMake/CTestResourceAllocation/process_count.cmake
Craig Scott eb9d945f14 CTest: Rename hardware -> resources for RunCMake tests
Also includes variants like hw -> res
2019-11-05 12:08:35 -05:00

6 lines
89 B
CMake

setup_resource_tests()
add_resource_test(Test1 1 "widgets:1")
cleanup_resource_tests()