Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ut: move tests/fw_test.py to tests/pyanaconda_test/firewall_test.py | Ales Kozumplik | 2011-08-24 | 1 | -49/+0 |
| | | | | It so belongs there. | ||||
* | Add new tests from the unittests branch | Tomas Mlcoch | 2011-02-14 | 1 | -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 Sivak | 2011-02-14 | 1 | -1/+1 |
| | |||||
* | nosetests will only run tests if they are not executable and end in _test.py. | Chris Lumens | 2010-11-11 | 1 | -0/+0 |
| | |||||
* | Fix pyanaconda.kickstart import, and init logging before doing anything else. | Chris Lumens | 2010-06-21 | 1 | -0/+0 |
| | |||||
* | Add simple firewall unit test | Martin Sivak | 2010-05-31 | 1 | -0/+49 |