summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Collapse)AuthorAgeFilesLines
* log variable doesn't exists. The variable we should be referring is ↵Shwetha-H-Panduranga2011-12-201-1/+1
| | | | 'self._handlers' not 'log'.
* Error in referring to the variable. The variable should be ↵Shwetha-H-Panduranga2011-12-201-3/+2
| | | | testcase['version'] not testcaseid['version']
* Adding function 'expect' to atfutils. This function searches for ↵Shwetha-H-Panduranga2011-12-201-0/+16
| | | | 'actual_string' in 'expected_string'. If search successful, returns True. Else, returns False.
* Changes made to volume info. This is to support multiple 'volumetypes' and ↵Shwetha-H-Panduranga2011-12-133-17/+36
| | | | counts
* Changes to logger class, Using the logger class in the framework, adding new ↵Shwetha-H-Panduranga2011-12-1211-287/+311
| | | | global values, Changes made to argument parser, testruninfo
* Changes to logger class, Using the logger class in the framework, adding new ↵Shwetha-H-Panduranga2011-12-121-145/+61
| | | | global values, Changes made to argument parser, testruninfo
* Renaming DirectoriesShwetha-H-Panduranga2011-12-0713-0/+2660