summaryrefslogtreecommitdiffstats
path: root/src/software/test/test_software_identity_file_check.py
Commit message (Collapse)AuthorAgeFilesLines
* software fix test of Invoke() methodMichal Minar2013-07-291-1/+5
| | | | | Make sure, that tested package is installed and passes rpm verification test before its checked by our provider.
* software: added doc strings; spaces, be goneMichal Minar2013-07-231-1/+1
| | | | removed spaces at the end of lines
* software: be more tolerant when checking SystemNameMichal Minar2013-07-231-1/+1
| | | | | | | Allow hostname aliases and fully qualified domain names in properties like SystemName. Modified tests accordingly.
* software: do not check symlink's file mode in testsMichal Minar2013-07-101-3/+4
|
* added tests for SoftwareIdentityFileCheckMichal Minar2013-07-031-8/+8
|
* added tests for SoftwareIdentityFileCheckMichal Minar2013-07-031-0/+431