chiark / gitweb /
Prep v239: Remove os-util.[hc] - We do not need anything in there.
[elogind.git] / src / test / meson.build
index 433a0a9698aa1edbe239ccd29faa83abd1c6204b..0405fac52432934a5988b3b037758b4a435327d4 100644 (file)
@@ -1,6 +1,4 @@
 # SPDX-License-Identifier: LGPL-2.1+
-#
-# Copyright © 2017 Zbigniew Jędrzejewski-Szmek
 
 awkscript = 'test-hashmap-ordered.awk'
 test_hashmap_ordered_c = custom_target(
@@ -264,9 +262,11 @@ tests += [
          [],
          []],
 
-        [['src/test/test-os-util.c'],
-         [],
-         []],
+#if 0 /// UNNEEDED in elogind
+#         [['src/test/test-os-util.c'],
+#          [],
+#          []],
+#endif // 0
 
         [['src/test/test-escape.c'],
          [],
@@ -609,9 +609,9 @@ tests += [
 #           libseccomp,
 #           libselinux,
 #           libmount,
+#           libblkid],
+#          '', 'timeout=360'],
 #endif // 0
-          libblkid],
-         '', 'timeout=360'],
 
         [['src/test/test-siphash24.c'],
          [],
@@ -702,16 +702,16 @@ tests += [
 #          [],
 #          [libdl],
 #          '', 'manual'],
+# 
+#         [['src/test/test-umount.c',
+#           'src/core/mount-setup.c',
+#           'src/core/mount-setup.h',
+#           'src/core/umount.c',
+#           'src/core/umount.h'],
+#          [],
+#          [libmount]],
 #endif // 0
 
-        [['src/test/test-umount.c',
-          'src/core/mount-setup.c',
-          'src/core/mount-setup.h',
-          'src/core/umount.c',
-          'src/core/umount.h'],
-         [],
-         [libmount]],
-
         [['src/test/test-bus-util.c'],
          [],
          []],