summaryrefslogtreecommitdiff
path: root/tests/format/option-os/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/format/option-os/project.conf')
-rw-r--r--tests/format/option-os/project.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/format/option-os/project.conf b/tests/format/option-os/project.conf
new file mode 100644
index 000000000..5edb5072f
--- /dev/null
+++ b/tests/format/option-os/project.conf
@@ -0,0 +1,11 @@
+name: test
+
+options:
+ machine_os:
+ type: os
+ description: The operating system
+ values:
+ - Linux
+ - Darwin
+ - FreeBSD
+ - SunOS