summaryrefslogtreecommitdiff
path: root/src/test/meson.build
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2018-06-01 20:22:28 +0200
committerSven Eden <yamakuzure@gmx.net>2018-06-04 10:32:31 +0200
commit5787907ce78450bac5487d8a56d702d31ea1e9e9 (patch)
tree8d5b6f1a5c6b415ac86d6779487536626b98177a /src/test/meson.build
parent8290b1a8c9471da570ebc6e58fd837c59265a19a (diff)
Prep v238: Fixed meson.build files in src/shared and src/test
Diffstat (limited to 'src/test/meson.build')
-rw-r--r--src/test/meson.build34
1 files changed, 17 insertions, 17 deletions
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],