As the other test scripts, e.g. test-sysusers.sh, are located under
test rather than src/test.
############################################################
-test_systemd_tmpfiles_py = find_program('test-systemd-tmpfiles.py')
-
-############################################################
-
tests += [
[['src/test/test-device-nodes.c'],
[],
############################################################
+test_systemd_tmpfiles_py = find_program('test-systemd-tmpfiles.py')
+
+############################################################
+
test_sysusers_dir = join_paths(meson.current_source_dir(), 'test-sysusers')
test_sysusers_sh = configure_file(