]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: add test for https://github.com/systemd/systemd/issues/2637
authorEvgeny Vereshchagin <evvers@ya.ru>
Wed, 17 Feb 2016 22:20:56 +0000 (22:20 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Wed, 17 Feb 2016 22:40:26 +0000 (22:40 +0000)
commit252549990ffb94da3165e1123952ef7075894f5e
tree10be789e572b220569d29fd3da5a744311662a93
parent5031c4e21b4379c1824033be675517978090fd36
tests: add test for https://github.com/systemd/systemd/issues/2637

+ perl -e 'exit(!(qq{0} eq qq{\x25U}))'
exec-spec-interpolation.service: Main process exited, code=exited, status=1/FAILURE
exec-spec-interpolation.service: Unit entered failed state.
exec-spec-interpolation.service: Failed with result 'exit-code'.
        PID: 11270
        Start Timestamp: Wed 2016-02-17 22:21:31 UTC
        Exit Timestamp: Wed 2016-02-17 22:21:31 UTC
        Exit Code: exited
        Exit Status: 1
Assertion 'service->main_exec_status.status == status_expected' failed at src/test/test-execute.c:65, function check(). Aborting.
src/test/test-execute.c
test/test-execute/exec-spec-interpolation.service [new file with mode: 0644]