blob: d8e02a03307746bdf3b1e0afeb5c980813672f5a [file] [log] [blame]
schemaVersion: "2.0.0"
commandTests:
- name: 'check-g++'
command: 'g++'
args: ['--version']
expectedOutput: ['g[+][+] [(]Ubuntu .*']
- name: 'check-gcov'
command: 'gcov'
args: ['--version']
expectedOutput: ['gcov [(]Ubuntu .*']