Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
CTestResourceAllocation
/
checkfree1.cmake
blob: 45cbf209962ddaaf9c24673e72d142ad8685d69c [
file
] [
log
] [
blame
]
setup_resource_tests
()
add_resource_test
(
Test1
1
"widgets:8"
)
add_resource_test
(
Test2
1
"fluxcapacitors:50;fluxcapacitors:50,widgets:8"
)
add_resource_test
(
Test3
1
"fluxcapacitors:121"
)
cleanup_resource_tests
()