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

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