summaryrefslogtreecommitdiffstats
path: root/tests/test1.py
Commit message (Collapse)AuthorAgeFilesLines
* Move parsing code into helpers moduleSimo Sorce2014-06-151-226/+17
| | | | | | This way common test actions can be easily reused by multiple tests. Signed-off-by: Simo Sorce <simo@redhat.com>
* Add first test, checks client/server installs workSimo Sorce2014-06-041-0/+270
Signed-off-by: Simo Sorce <simo@redhat.com>