mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
test: Install files required to run integration tests standalone
Let's make it possible to run the integration tests without requiring the sources by installing the mkosi and integration-tests directories.
This commit is contained in:
@@ -282,6 +282,9 @@ if want_tests != 'false'
|
||||
endif
|
||||
|
||||
if install_tests
|
||||
install_subdir('integration-tests',
|
||||
install_dir : testsdir)
|
||||
|
||||
foreach integration_test : integration_tests
|
||||
integration_test_unit_env = []
|
||||
integration_test_extra_unit_properties = []
|
||||
|
||||
Reference in New Issue
Block a user