summaryrefslogtreecommitdiffstats
path: root/tests/fw_test.py
Commit message (Collapse)AuthorAgeFilesLines
* ut: move tests/fw_test.py to tests/pyanaconda_test/firewall_test.pyAles Kozumplik2011-08-241-49/+0
| | | | It so belongs there.
* Add new tests from the unittests branchTomas Mlcoch2011-02-141-1/+1
| | | | | | | This commit is part of a rebase of the unittests branch. It squashes ~40 commits together that were just adding and updating these new tests. (committed by Will Woods <wwoods@redhat.com>)
* Mock _isys and block modules in fw test. They are not needed.Martin Sivak2011-02-141-1/+1
|
* nosetests will only run tests if they are not executable and end in _test.py.Chris Lumens2010-11-111-0/+0
|
* Fix pyanaconda.kickstart import, and init logging before doing anything else.Chris Lumens2010-06-211-0/+0
|
* Add simple firewall unit testMartin Sivak2010-05-311-0/+49