summaryrefslogtreecommitdiffstats
path: root/libs/utils/atfutils.py
Commit message (Collapse)AuthorAgeFilesLines
* Adding new function validate_output to check whether expected_exit_status ↵Shwetha-H-Panduranga2011-12-211-0/+29
| | | | and the expected_output matches with the output we got rfom the execution of command
* 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 to logger class, Using the logger class in the framework, adding new ↵Shwetha-H-Panduranga2011-12-121-4/+7
| | | | global values, Changes made to argument parser, testruninfo
* Renaming DirectoriesShwetha-H-Panduranga2011-12-071-0/+58