]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/meson.build
Merge pull request #11827 from keszybz/pkgconfig-variables
[thirdparty/systemd.git] / test / meson.build
CommitLineData
3a726fcd 1# SPDX-License-Identifier: LGPL-2.1+
3a726fcd 2
4ff3f251 3test_data_files = '''
37efbbd8 4 a.service
37efbbd8 5 b.service
9672b583 6 basic.target
37efbbd8 7 c.service
37efbbd8 8 d.service
9672b583 9 daughter.service
37efbbd8 10 e.service
9672b583 11 end.service
37efbbd8 12 f.service
37efbbd8 13 g.service
9672b583
LP
14 grandchild.service
15 h.service
37efbbd8
ZJS
16 hello-after-sleep.target
17 hello.service
9672b583
LP
18 hwdb/10-bad.hwdb
19 journal-data/journal-1.txt
20 journal-data/journal-2.txt
c72703e2
CD
21 nomem.slice
22 nomemleaf.service
37efbbd8
ZJS
23 parent-deep.slice
24 parent.slice
25 sched_idle_bad.service
26 sched_idle_ok.service
27 sched_rr_bad.service
28 sched_rr_change.service
29 sched_rr_ok.service
30 shutdown.target
31 sleep.service
32 sockets.target
33 son.service
34 sysinit.target
5008da1e 35 test-execute/exec-basic.service
b6dc25ee
YW
36 test-execute/exec-ambientcapabilities-merge-nfsnobody.service
37 test-execute/exec-ambientcapabilities-merge-nobody.service
38 test-execute/exec-ambientcapabilities-merge.service
39 test-execute/exec-ambientcapabilities-nfsnobody.service
40 test-execute/exec-ambientcapabilities-nobody.service
41 test-execute/exec-ambientcapabilities.service
f0e018e7 42 test-execute/exec-bindpaths.service
9672b583
LP
43 test-execute/exec-capabilityboundingset-invert.service
44 test-execute/exec-capabilityboundingset-merge.service
45 test-execute/exec-capabilityboundingset-reset.service
46 test-execute/exec-capabilityboundingset-simple.service
4e79aeaa
YW
47 test-execute/exec-cpuaffinity1.service
48 test-execute/exec-cpuaffinity2.service
49 test-execute/exec-cpuaffinity3.service
9f82d685
YW
50 test-execute/exec-dynamicuser-fixeduser-adm.service
51 test-execute/exec-dynamicuser-fixeduser-games.service
9672b583
LP
52 test-execute/exec-dynamicuser-fixeduser-one-supplementarygroup.service
53 test-execute/exec-dynamicuser-fixeduser.service
028f3a7f
YW
54 test-execute/exec-dynamicuser-statedir-migrate-step1.service
55 test-execute/exec-dynamicuser-statedir-migrate-step2.service
f0e018e7 56 test-execute/exec-dynamicuser-statedir.service
9672b583 57 test-execute/exec-dynamicuser-supplementarygroups.service
7ca69792 58 test-execute/exec-environment-no-substitute.service
37efbbd8
ZJS
59 test-execute/exec-environment-empty.service
60 test-execute/exec-environment-multiple.service
61 test-execute/exec-environment.service
9672b583
LP
62 test-execute/exec-environmentfile.service
63 test-execute/exec-group-nfsnobody.service
69b07407 64 test-execute/exec-group-nobody.service
66d73cc7 65 test-execute/exec-group-nogroup.service
9672b583
LP
66 test-execute/exec-group.service
67 test-execute/exec-ignoresigpipe-no.service
68 test-execute/exec-ignoresigpipe-yes.service
69 test-execute/exec-inaccessiblepaths-mount-propagation.service
70 test-execute/exec-inaccessiblepaths-proc.service
71 test-execute/exec-ioschedulingclass-best-effort.service
72 test-execute/exec-ioschedulingclass-idle.service
73 test-execute/exec-ioschedulingclass-none.service
74 test-execute/exec-ioschedulingclass-realtime.service
75 test-execute/exec-oomscoreadjust-negative.service
76 test-execute/exec-oomscoreadjust-positive.service
37efbbd8
ZJS
77 test-execute/exec-passenvironment-absent.service
78 test-execute/exec-passenvironment-empty.service
79 test-execute/exec-passenvironment-repeated.service
80 test-execute/exec-passenvironment.service
9672b583 81 test-execute/exec-personality-aarch64.service
37efbbd8
ZJS
82 test-execute/exec-personality-ppc64.service
83 test-execute/exec-personality-ppc64le.service
9672b583
LP
84 test-execute/exec-personality-s390.service
85 test-execute/exec-personality-x86-64.service
86 test-execute/exec-personality-x86.service
cfa24ca0 87 test-execute/exec-privatedevices-disabled-by-prefix.service
37efbbd8 88 test-execute/exec-privatedevices-no-capability-mknod.service
9672b583
LP
89 test-execute/exec-privatedevices-no-capability-sys-rawio.service
90 test-execute/exec-privatedevices-no.service
37efbbd8 91 test-execute/exec-privatedevices-yes-capability-mknod.service
9672b583
LP
92 test-execute/exec-privatedevices-yes-capability-sys-rawio.service
93 test-execute/exec-privatedevices-yes.service
94 test-execute/exec-privatenetwork-yes.service
95 test-execute/exec-privatetmp-no.service
96 test-execute/exec-privatetmp-yes.service
37efbbd8
ZJS
97 test-execute/exec-protectkernelmodules-no-capabilities.service
98 test-execute/exec-protectkernelmodules-yes-capabilities.service
99 test-execute/exec-protectkernelmodules-yes-mount-propagation.service
37efbbd8 100 test-execute/exec-readonlypaths-mount-propagation.service
f0e018e7 101 test-execute/exec-readonlypaths-simple.service
23fd04e9 102 test-execute/exec-readonlypaths-with-bindpaths.service
9672b583 103 test-execute/exec-readonlypaths.service
37efbbd8 104 test-execute/exec-readwritepaths-mount-propagation.service
1dcf96c2
YW
105 test-execute/exec-restrictnamespaces-merge-all.service
106 test-execute/exec-restrictnamespaces-merge-and.service
107 test-execute/exec-restrictnamespaces-merge-or.service
f0e018e7
YW
108 test-execute/exec-restrictnamespaces-mnt-blacklist.service
109 test-execute/exec-restrictnamespaces-mnt.service
110 test-execute/exec-restrictnamespaces-no.service
111 test-execute/exec-restrictnamespaces-yes.service
9672b583
LP
112 test-execute/exec-runtimedirectory-mode.service
113 test-execute/exec-runtimedirectory-owner-nfsnobody.service
69b07407 114 test-execute/exec-runtimedirectory-owner-nobody.service
d2f95a22 115 test-execute/exec-runtimedirectory-owner-nogroup.service
9672b583
LP
116 test-execute/exec-runtimedirectory-owner.service
117 test-execute/exec-runtimedirectory.service
f0e018e7 118 test-execute/exec-specifier-interpolation.service
9672b583 119 test-execute/exec-specifier.service
8b3c4b57 120 test-execute/exec-specifier@.service
f0e018e7
YW
121 test-execute/exec-standardinput-data.service
122 test-execute/exec-standardinput-file.service
566b7d23
ZD
123 test-execute/exec-standardoutput-file.service
124 test-execute/exec-standardoutput-append.service
9672b583
LP
125 test-execute/exec-supplementarygroups-multiple-groups-default-group-user.service
126 test-execute/exec-supplementarygroups-multiple-groups-withgid.service
127 test-execute/exec-supplementarygroups-multiple-groups-withuid.service
128 test-execute/exec-supplementarygroups-single-group-user.service
129 test-execute/exec-supplementarygroups-single-group.service
130 test-execute/exec-supplementarygroups.service
7a18854f
YW
131 test-execute/exec-systemcallerrornumber-name.service
132 test-execute/exec-systemcallerrornumber-number.service
37efbbd8 133 test-execute/exec-systemcallfilter-failing.service
9672b583 134 test-execute/exec-systemcallfilter-failing2.service
37efbbd8 135 test-execute/exec-systemcallfilter-not-failing.service
9672b583 136 test-execute/exec-systemcallfilter-not-failing2.service
37efbbd8 137 test-execute/exec-systemcallfilter-system-user-nfsnobody.service
69b07407 138 test-execute/exec-systemcallfilter-system-user-nobody.service
9672b583 139 test-execute/exec-systemcallfilter-system-user.service
e913b798 140 test-execute/exec-systemcallfilter-with-errno-multi.service
b4891260
YW
141 test-execute/exec-systemcallfilter-with-errno-name.service
142 test-execute/exec-systemcallfilter-with-errno-number.service
4cac89bd
YW
143 test-execute/exec-temporaryfilesystem-options.service
144 test-execute/exec-temporaryfilesystem-ro.service
145 test-execute/exec-temporaryfilesystem-rw.service
146 test-execute/exec-temporaryfilesystem-usr.service
9672b583
LP
147 test-execute/exec-umask-0177.service
148 test-execute/exec-umask-default.service
f0e018e7 149 test-execute/exec-unsetenvironment.service
37efbbd8 150 test-execute/exec-user-nfsnobody.service
69b07407 151 test-execute/exec-user-nobody.service
9672b583 152 test-execute/exec-user.service
37efbbd8 153 test-execute/exec-workingdirectory.service
2b633119 154 test-execute/exec-workingdirectory-trailing-dot.service
9672b583
LP
155 test-path/basic.target
156 test-path/path-changed.path
157 test-path/path-changed.service
158 test-path/path-directorynotempty.path
159 test-path/path-directorynotempty.service
160 test-path/path-exists.path
161 test-path/path-exists.service
162 test-path/path-existsglob.path
163 test-path/path-existsglob.service
164 test-path/path-makedirectory.path
165 test-path/path-makedirectory.service
166 test-path/path-modified.path
167 test-path/path-modified.service
168 test-path/path-mycustomunit.service
169 test-path/path-service.service
170 test-path/path-unit.path
171 test-path/paths.target
172 test-path/sysinit.target
6fa392bf 173 test-umount/empty.mountinfo
7ce49e65 174 test-umount/example.swaps
6fa392bf
ZJS
175 test-umount/garbled.mountinfo
176 test-umount/rhbug-1554943.mountinfo
7ce49e65
LP
177 testsuite.target
178 timers.target
179 unit-with-.service.d/20-override.conf
180 unit-with-multiple-.service.d/20-override.conf
181 unit-with-multiple-.service.d/30-override.conf
182 unit-with-multiple-dashes.service
183 unit-with-multiple-dashes.service.d/10-override.conf
184 unstoppable.service
4ff3f251
ZJS
185'''.split()
186
1ec57f33 187if conf.get('ENABLE_RESOLVE') == 1
37efbbd8
ZJS
188 test_data_files += '''
189 test-resolve/_openpgpkey.fedoraproject.org.pkts
190 test-resolve/fedoraproject.org.pkts
191 test-resolve/gandi.net.pkts
192 test-resolve/google.com.pkts
193 test-resolve/root.pkts
194 test-resolve/sw1a1aa-sw1a2aa-sw1a2ab-sw1a2ac.find.me.uk.pkts
195 test-resolve/teamits.com.pkts
196 test-resolve/zbyszek@fedoraproject.org.pkts
197 test-resolve/_443._tcp.fedoraproject.org.pkts
198 test-resolve/kyhwana.org.pkts
199 test-resolve/fake-caa.pkts
200 '''.split()
4ff3f251
ZJS
201endif
202
203if install_tests
37efbbd8
ZJS
204 foreach file : test_data_files
205 subdir = file.split('/')[0]
206 if subdir == file
207 subdir = ''
208 endif
4ff3f251 209
37efbbd8
ZJS
210 install_data(file,
211 install_dir : testsdir + '/testdata/' + subdir)
212 endforeach
4ff3f251 213endif
1256c481
ZJS
214
215############################################################
216
6b97bf22 217rule_syntax_check_py = find_program('rule-syntax-check.py')
938be089
ZJS
218if want_tests != 'false'
219 test('rule-syntax-check',
220 rule_syntax_check_py,
221 args : all_rules)
222endif
6b97bf22
ZJS
223
224############################################################
225
1e99c1ee
MG
226if conf.get('HAVE_SYSV_COMPAT') == 1
227 sysv_generator_test_py = find_program('sysv-generator-test.py')
938be089
ZJS
228 if want_tests != 'false'
229 test('sysv-generator-test',
230 sysv_generator_test_py)
231 endif
1e99c1ee 232endif
b7191b2a
ZJS
233
234############################################################
235
3762f8e3
ZJS
236if install_tests
237 install_data('run-unit-tests.py',
238 install_mode : 'rwxr-xr-x',
239 install_dir : testsdir)
240endif
241
242############################################################
243
b7191b2a
ZJS
244# prepare test/sys tree
245sys_script_py = find_program('sys-script.py')
246custom_target(
247 'sys',
248 command : [sys_script_py, meson.current_build_dir()],
249 output : 'sys',
fd1939fb 250 build_by_default : want_tests != 'false')
b7191b2a 251
b1ffacb6
ZJS
252if perl.found()
253 udev_test_pl = find_program('udev-test.pl')
938be089
ZJS
254 if want_tests != 'false'
255 test('udev-test',
bb0e9604
FS
256 udev_test_pl,
257 timeout : 180)
938be089 258 endif
b1ffacb6
ZJS
259else
260 message('Skipping udev-test because perl is not available')
261endif
fdf666bc 262
1e99c1ee
MG
263if conf.get('ENABLE_HWDB') == 1
264 hwdb_test_sh = find_program('hwdb-test.sh')
938be089
ZJS
265 if want_tests != 'false'
266 test('hwdb-test',
267 hwdb_test_sh,
268 timeout : 90)
269 endif
1e99c1ee 270endif
b68dfb9e 271
c74a3f97 272subdir('fuzz')