]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add a couple of hooks for the check_result_*() functions
authorFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 26 Apr 2021 17:22:42 +0000 (19:22 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 26 Apr 2021 17:24:41 +0000 (19:24 +0200)
commit6695c41c31063f64de1204c8a247d33edd10599a
tree48810cb00b21981c1027a43b08e95a979a50ded6
parentc4cd6205e0f89ea482b338f41e70d3594a7d5e37
test: add a couple of hooks for the check_result_*() functions

So we don't have to duplicate the whole functions if we need to inject
some test-specific checks.
test/test-functions