]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/meson.build
Merge pull request #11827 from keszybz/pkgconfig-variables
[thirdparty/systemd.git] / test / meson.build
1 # SPDX-License-Identifier: LGPL-2.1+
2
3 test_data_files = '''
4 a.service
5 b.service
6 basic.target
7 c.service
8 d.service
9 daughter.service
10 e.service
11 end.service
12 f.service
13 g.service
14 grandchild.service
15 h.service
16 hello-after-sleep.target
17 hello.service
18 hwdb/10-bad.hwdb
19 journal-data/journal-1.txt
20 journal-data/journal-2.txt
21 nomem.slice
22 nomemleaf.service
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
35 test-execute/exec-basic.service
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
42 test-execute/exec-bindpaths.service
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
47 test-execute/exec-cpuaffinity1.service
48 test-execute/exec-cpuaffinity2.service
49 test-execute/exec-cpuaffinity3.service
50 test-execute/exec-dynamicuser-fixeduser-adm.service
51 test-execute/exec-dynamicuser-fixeduser-games.service
52 test-execute/exec-dynamicuser-fixeduser-one-supplementarygroup.service
53 test-execute/exec-dynamicuser-fixeduser.service
54 test-execute/exec-dynamicuser-statedir-migrate-step1.service
55 test-execute/exec-dynamicuser-statedir-migrate-step2.service
56 test-execute/exec-dynamicuser-statedir.service
57 test-execute/exec-dynamicuser-supplementarygroups.service
58 test-execute/exec-environment-no-substitute.service
59 test-execute/exec-environment-empty.service
60 test-execute/exec-environment-multiple.service
61 test-execute/exec-environment.service
62 test-execute/exec-environmentfile.service
63 test-execute/exec-group-nfsnobody.service
64 test-execute/exec-group-nobody.service
65 test-execute/exec-group-nogroup.service
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
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
81 test-execute/exec-personality-aarch64.service
82 test-execute/exec-personality-ppc64.service
83 test-execute/exec-personality-ppc64le.service
84 test-execute/exec-personality-s390.service
85 test-execute/exec-personality-x86-64.service
86 test-execute/exec-personality-x86.service
87 test-execute/exec-privatedevices-disabled-by-prefix.service
88 test-execute/exec-privatedevices-no-capability-mknod.service
89 test-execute/exec-privatedevices-no-capability-sys-rawio.service
90 test-execute/exec-privatedevices-no.service
91 test-execute/exec-privatedevices-yes-capability-mknod.service
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
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
100 test-execute/exec-readonlypaths-mount-propagation.service
101 test-execute/exec-readonlypaths-simple.service
102 test-execute/exec-readonlypaths-with-bindpaths.service
103 test-execute/exec-readonlypaths.service
104 test-execute/exec-readwritepaths-mount-propagation.service
105 test-execute/exec-restrictnamespaces-merge-all.service
106 test-execute/exec-restrictnamespaces-merge-and.service
107 test-execute/exec-restrictnamespaces-merge-or.service
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
112 test-execute/exec-runtimedirectory-mode.service
113 test-execute/exec-runtimedirectory-owner-nfsnobody.service
114 test-execute/exec-runtimedirectory-owner-nobody.service
115 test-execute/exec-runtimedirectory-owner-nogroup.service
116 test-execute/exec-runtimedirectory-owner.service
117 test-execute/exec-runtimedirectory.service
118 test-execute/exec-specifier-interpolation.service
119 test-execute/exec-specifier.service
120 test-execute/exec-specifier@.service
121 test-execute/exec-standardinput-data.service
122 test-execute/exec-standardinput-file.service
123 test-execute/exec-standardoutput-file.service
124 test-execute/exec-standardoutput-append.service
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
131 test-execute/exec-systemcallerrornumber-name.service
132 test-execute/exec-systemcallerrornumber-number.service
133 test-execute/exec-systemcallfilter-failing.service
134 test-execute/exec-systemcallfilter-failing2.service
135 test-execute/exec-systemcallfilter-not-failing.service
136 test-execute/exec-systemcallfilter-not-failing2.service
137 test-execute/exec-systemcallfilter-system-user-nfsnobody.service
138 test-execute/exec-systemcallfilter-system-user-nobody.service
139 test-execute/exec-systemcallfilter-system-user.service
140 test-execute/exec-systemcallfilter-with-errno-multi.service
141 test-execute/exec-systemcallfilter-with-errno-name.service
142 test-execute/exec-systemcallfilter-with-errno-number.service
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
147 test-execute/exec-umask-0177.service
148 test-execute/exec-umask-default.service
149 test-execute/exec-unsetenvironment.service
150 test-execute/exec-user-nfsnobody.service
151 test-execute/exec-user-nobody.service
152 test-execute/exec-user.service
153 test-execute/exec-workingdirectory.service
154 test-execute/exec-workingdirectory-trailing-dot.service
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
173 test-umount/empty.mountinfo
174 test-umount/example.swaps
175 test-umount/garbled.mountinfo
176 test-umount/rhbug-1554943.mountinfo
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
185 '''.split()
186
187 if conf.get('ENABLE_RESOLVE') == 1
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()
201 endif
202
203 if install_tests
204 foreach file : test_data_files
205 subdir = file.split('/')[0]
206 if subdir == file
207 subdir = ''
208 endif
209
210 install_data(file,
211 install_dir : testsdir + '/testdata/' + subdir)
212 endforeach
213 endif
214
215 ############################################################
216
217 rule_syntax_check_py = find_program('rule-syntax-check.py')
218 if want_tests != 'false'
219 test('rule-syntax-check',
220 rule_syntax_check_py,
221 args : all_rules)
222 endif
223
224 ############################################################
225
226 if conf.get('HAVE_SYSV_COMPAT') == 1
227 sysv_generator_test_py = find_program('sysv-generator-test.py')
228 if want_tests != 'false'
229 test('sysv-generator-test',
230 sysv_generator_test_py)
231 endif
232 endif
233
234 ############################################################
235
236 if install_tests
237 install_data('run-unit-tests.py',
238 install_mode : 'rwxr-xr-x',
239 install_dir : testsdir)
240 endif
241
242 ############################################################
243
244 # prepare test/sys tree
245 sys_script_py = find_program('sys-script.py')
246 custom_target(
247 'sys',
248 command : [sys_script_py, meson.current_build_dir()],
249 output : 'sys',
250 build_by_default : want_tests != 'false')
251
252 if perl.found()
253 udev_test_pl = find_program('udev-test.pl')
254 if want_tests != 'false'
255 test('udev-test',
256 udev_test_pl,
257 timeout : 180)
258 endif
259 else
260 message('Skipping udev-test because perl is not available')
261 endif
262
263 if conf.get('ENABLE_HWDB') == 1
264 hwdb_test_sh = find_program('hwdb-test.sh')
265 if want_tests != 'false'
266 test('hwdb-test',
267 hwdb_test_sh,
268 timeout : 90)
269 endif
270 endif
271
272 subdir('fuzz')