summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test cases for the new Size class.David Cantrell2010-09-132-0/+92
* Update pylint test for pylint 0.20.1Brian C. Lane2010-07-121-5/+5
* booty and isys have moved, so update runpylint.sh.Chris Lumens2010-06-301-9/+8
* Import anaconda_log correctly to avoid the double import problem.Chris Lumens2010-06-281-4/+4
* Move isys and booty into the pyanaconda/ directory, adjust paths to match.Chris Lumens2010-06-283-3/+6
* Add the proxy tests to the top-level test framework.Chris Lumens2010-06-212-0/+3
* Fix pyanaconda.kickstart import, and init logging before doing anything else.Chris Lumens2010-06-212-3/+14
* Do not assume /dev/loop0 and /dev/loop1 are available.Chris Lumens2010-06-216-73/+99
* tearDown -> tearDownModules.Chris Lumens2010-06-211-1/+1
* Fix test suite Makefile.am files.Chris Lumens2010-06-213-8/+12
* Add test cases for proxy regex (#602712)Brian C. Lane2010-06-174-1/+134
* Fix up pylint to work with the new source layout.Chris Lumens2010-06-011-5/+6
* Add simple firewall unit testMartin Sivak2010-05-311-0/+49
* Improve module cleanup in our TestCase class and fix issues in FS mock class.Martin Sivak2010-05-311-2/+6
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-3117-45/+59
* Improve module cleanup in our TestCase class and fix issues in FS mock class.Martin Sivak2010-05-202-5/+27
* Move importing of tested modules into setUp methodsMartin Sivak2010-05-146-9/+27
* Add Mock classesMartin Sivak2010-05-144-6/+413
* Add a script for running pylint on anacondaHans de Goede2010-04-152-0/+106
* Fix "make check" to run the tests against your git checkout of anaconda.Chris Lumens2010-04-138-3/+26
* Add a test case to verify that kickstart commands use the right handler.Chris Lumens2010-04-134-1/+75
* Add a parser for 'multipath -d' output.Peter Jones2010-01-201-0/+29
* Add Makefile.am files for tests/David Cantrell2009-06-093-0/+70
* Added the run_test.py script to easily run the test cases.Martin Gracik2009-03-178-58/+99
* Added test case for devicelib mdraid.py.Martin Gracik2009-03-132-27/+138
* Added crypto.py unittest; Updated devicelibs tests baseclass.py and lvm.pyMartin Gracik2009-03-093-2/+128
* Added unittests for devicelibs lvm.py and swap.py; Corrected errors in lvm.py...Martin Gracik2009-03-043-0/+335