summaryrefslogtreecommitdiff
path: root/tests/virfirewalltest.c
Commit message (Expand)AuthorAgeFilesLines
* util: move all firewalld-specific stuff into its own filesLaine Stump2019-02-011-0/+2
* util: pass layer into firewall query callbackDaniel P. Berrangé2019-01-291-1/+2
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-4/+3
* Fix many mistakes & inconsistencies in header file layoutDaniel P. Berrangé2018-12-141-0/+1
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* Fix minor typos in messages and docsYuri Chornoivan2018-12-051-10/+10
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-48/+48
* Prevent test failures with ebtables/iptables/ip6tables are missingDaniel P. Berrange2017-04-191-0/+13
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-2/+2
* tests: Rename virtTest00MActive to virTest00MActive.Tomáš Ryšavý2016-06-081-4/+4
* Rename virtTestDifference to virTestDifference.Tomáš Ryšavý2016-06-081-10/+10
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-4/+4
* tests: Rename virmockdbus -> virdbusmock for consistencyAndrea Bolognani2016-02-111-1/+1
* dbus: Don't unref NULL messagesMichal Privoznik2016-02-111-2/+1
* tests: Set up two more overrides for root buildersMartin Kletzander2014-12-231-0/+2
* tests: Add more test suite mock helpersDaniel P. Berrange2014-09-111-2/+2
* tests: skip virfirewalltest on non-Linux systemsRoman Bogorodskiy2014-05-021-23/+35
* Introduce an object for managing firewall rulesetsDaniel P. Berrange2014-04-251-0/+1186