Sign in
qemu
/
meson
/
refs/heads/removeggroups
/
.
/
test cases
/
unit
/
124 interactive tap
/
meson.build
blob: 30518db6f403a710c371ec49de0a94fcb801502c [
file
] [
log
] [
blame
]
project
(
'interactive TAP output'
)
test_script
=
find_program
(
'script.py'
)
test
(
'main'
,
test_script
,
protocol
:
'tap'
)