tests: also install subdir for virtual device tests

This commit is contained in:
Joshua Grisham
2026-04-06 18:25:47 +02:00
parent 77b8655616
commit e86f3c403c

View File

@@ -159,6 +159,8 @@ if get_option('introspection')
'extra_content': '', 'extra_content': '',
}, },
) )
install_subdir(vdtest, install_dir: installed_tests_testdir)
endif endif
else else
test(vdtest, test(vdtest,