summaryrefslogtreecommitdiffstats
path: root/tests/pyanaconda_test/network_test.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused functions and move storage-specific utils to storage.David Lehman2013-01-281-4/+4
* Improve and document network.sanityCheckHostnameVratislav Podzimek2012-12-031-10/+10
* remove Network(): write (configuration) methodRadek Vykydal2012-07-201-19/+0
* remove Network(): post-configuration of devices used for storageRadek Vykydal2012-07-201-19/+0
* remove Network(): copying configuration to target systemRadek Vykydal2012-07-201-18/+0
* remove Network(): remove methods needed only for old UIRadek Vykydal2012-07-201-70/+0
* remove Network(): remove another unused methodRadek Vykydal2012-07-201-22/+0
* remove Network(): remove unused functionsRadek Vykydal2012-07-201-81/+26
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-261-7/+7
* Fix broken unit tests (cmdline, network).Ales Kozumplik2011-07-271-22/+10
* changes needed to have per-connection ifcfg files for wifi connectionsVratislav Podzimek2011-07-181-28/+1
* Unit tests cleanupsAles Kozumplik2011-05-231-162/+124
* Add new tests from the unittests branchTomas Mlcoch2011-02-141-0/+669