]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Use macros for testing virSystemd APIs
authorJán Tomko <jtomko@redhat.com>
Thu, 23 Feb 2017 11:25:33 +0000 (12:25 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 6 Mar 2017 14:34:33 +0000 (15:34 +0100)
commit27cdbcb9c225e6031f382ac691d6f6c73e7c380c
treeab99643eb2e18091259deea9e6967af4446f848f
parent18c145a0d37ef2ceea39bee2a31b9a722b742ac5
Use macros for testing virSystemd APIs

This hides the unused third parameter from every line
and prepares for resetting the environment after each test
case in the future.
tests/virsystemdtest.c