]> git.ipfire.org Git - ipfire-3.x.git/blob - systemd/patches/systemd-231-ipfire-disable-tests.patch
meson: New package
[ipfire-3.x.git] / systemd / patches / systemd-231-ipfire-disable-tests.patch
1 diff -Nur a/Makefile.am b/Makefile.am
2 --- a/Makefile.am 2016-07-25 21:49:47.000000000 +0200
3 +++ b/Makefile.am 2016-09-23 08:34:47.924257243 +0200
4 @@ -1480,9 +1480,7 @@
5 test-job-type \
6 test-env-util \
7 test-strbuf \
8 - test-strv \
9 test-path \
10 - test-path-util \
11 test-strxcpyx \
12 test-siphash24 \
13 test-unit-name \
14 @@ -1541,7 +1539,6 @@
15 test-capability \
16 test-async \
17 test-ratelimit \
18 - test-condition \
19 test-uid-range \
20 test-locale-util \
21 test-execute \
22 @@ -3586,11 +3583,9 @@
23
24 tests += \
25 test-dhcp-option \
26 - test-dhcp-client \
27 test-dhcp-server \
28 test-ipv4ll \
29 test-ndisc-rs \
30 - test-dhcp6-client \
31 test-lldp
32
33 # ------------------------------------------------------------------------------
34 @@ -4298,16 +4293,11 @@
35 catalog-remove-hook
36
37 tests += \
38 - test-journal \
39 test-journal-enum \
40 test-journal-send \
41 test-journal-syslog \
42 test-journal-match \
43 - test-journal-stream \
44 test-journal-init \
45 - test-journal-verify \
46 - test-journal-interleaving \
47 - test-journal-flush \
48 test-mmap-cache \
49 test-catalog \
50 test-audit-type
51 @@ -6518,7 +6508,6 @@
52 test-libudev-sym.c
53
54 tests += \
55 - test-libsystemd-sym \
56 test-libudev-sym
57
58 .PHONY: cppcheck