summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CTestResourceAllocation/notenough1.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CTestResourceAllocation/notenough1.cmake')
-rw-r--r--Tests/RunCMake/CTestResourceAllocation/notenough1.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/RunCMake/CTestResourceAllocation/notenough1.cmake b/Tests/RunCMake/CTestResourceAllocation/notenough1.cmake
new file mode 100644
index 0000000..2908812
--- /dev/null
+++ b/Tests/RunCMake/CTestResourceAllocation/notenough1.cmake
@@ -0,0 +1,5 @@
+setup_resource_tests()
+
+add_resource_test(Test1 1 "fluxcapacitors:200")
+
+cleanup_resource_tests()