]> git.proxmox.com Git - mirror_qemu.git/blob - tests/meson.build
meson: convert check-decodetree
[mirror_qemu.git] / tests / meson.build
1 test('decodetree', sh,
2 args: [ files('decode/check.sh'), config_host['PYTHON'], files('../scripts/decodetree.py') ],
3 workdir: meson.current_source_dir() / 'decode',
4 suite: 'decodetree')