summaryrefslogtreecommitdiff
path: root/tests/format/option-os/project.conf
blob: 5edb5072f84642d229ca208aa7f57a01320c1c5e (plain)
1
2
3
4
5
6
7
8
9
10
11
name: test

options:
  machine_os:
    type: os
    description: The operating system
    values:
    - Linux
    - Darwin
    - FreeBSD
    - SunOS