]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: move TEST-30-ONCLOCKCHANGE setup to static files
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 10 Dec 2019 12:45:48 +0000 (13:45 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 28 Mar 2020 10:46:47 +0000 (11:46 +0100)
commit7eeeab205d8066d3516b2bc552ff87a72eab824e
treeb5c2ffd06ded6930b55b43329502cb096e41e436
parente578ea4df4a63c9bc916fd3d23ee5c4065318886
test: move TEST-30-ONCLOCKCHANGE setup to static files

The two timezone files are now installed in the global setup. I am not too
happy about this, but it still seems better than to create a completely
separate image just for this.
test/TEST-30-ONCLOCKCHANGE/test.sh
test/meson.build
test/test-functions
test/testsuite-30.units/systemd-timedated.service.d/watchdog.conf [new file with mode: 0644]
test/units/testsuite-30.service [new file with mode: 0644]
test/units/testsuite-30.sh [moved from test/TEST-30-ONCLOCKCHANGE/testsuite.sh with 100% similarity]