From 5787907ce78450bac5487d8a56d702d31ea1e9e9 Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Fri, 1 Jun 2018 20:22:28 +0200 Subject: Prep v238: Fixed meson.build files in src/shared and src/test --- src/test/meson.build | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'src/test/meson.build') diff --git a/src/test/meson.build b/src/test/meson.build index 12dfcf5ad..5cc5c4fb0 100644 --- a/src/test/meson.build +++ b/src/test/meson.build @@ -59,8 +59,8 @@ test_dlopen_c = files('test-dlopen.c') ############################################################ #if 0 /// UNNEEDED by elogind +# test_systemd_tmpfiles_py = find_program('test-systemd-tmpfiles.py') #endif // 0 -test_elogind_tmpfiles_py = find_program('test-elogind-tmpfiles.py') ############################################################ @@ -407,19 +407,19 @@ tests += [ # libseccomp, # libselinux, # libblkid]], +# +# [['src/test/test-watch-pid.c', +# 'src/test/test-helper.c'], +# [libcore, +# libshared], +# [libmount, +# threads, +# librt, +# libseccomp, +# libselinux, +# libblkid]], #endif // 0 - [['src/test/test-watch-pid.c', - 'src/test/test-helper.c'], - [libcore, - libshared], - [libmount, - threads, - librt, - libseccomp, - libselinux, - libblkid]], - [['src/test/test-hashmap.c', 'src/test/test-hashmap-plain.c', test_hashmap_ordered_c], @@ -696,12 +696,12 @@ tests += [ [], []], - [['src/test/test-gcrypt-util.c'], - [], - [], - 'HAVE_GCRYPT'], - #if 0 /// UNNEEDED in elogind +# [['src/test/test-gcrypt-util.c'], +# [], +# [], +# 'HAVE_GCRYPT'], +# # [['src/test/test-nss.c'], # [], # [libdl], -- cgit v1.2.3