aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utilities_tests.py
Commit message (Expand)AuthorAgeFilesLines
* [policies] move hash determination to policiesBryn M. Reeves2015-12-041-1/+1
* [sosreport] add --chroot optionBryn M. Reeves2015-07-081-1/+3
* [utilities] add chroot support to sos_get_command_output()Bryn M. Reeves2015-07-071-0/+5
* [global] Fix vim tags typo in all python source filesKamalesh Babulal2015-07-061-1/+1
* Clean up sos_get_command_output() and friendsBryn M. Reeves2014-04-041-6/+6
* Remove obsolete checksum reference from utilities_tests.pyBryn M. Reeves2014-03-271-1/+1
* Add vim tags to all python source filesBryn M. Reeves2014-03-261-0/+2
* Dead code removal: utilities.checksum()Bryn M. Reeves2014-03-261-12/+0
* Dead code removal: DirTreeBryn M. Reeves2014-03-261-10/+1
* Fix unittests to report on strings and not binaryAdam Stokes2014-01-271-2/+2
* Python 3 portAdam Stokes2013-10-301-5/+8
* Fix shell output unittestsAdam Stokes2013-10-181-2/+2
* Update utilities_tests.pyAdam Stokes2013-08-091-2/+2
* Add support for distutilsAdam Stokes2013-07-261-1/+1
* Make more names pep8 compliant across the treeBryn M. Reeves2013-03-281-3/+3
* Include new-line in shell_outAdam Stokes2013-02-111-2/+2
* using /usr/bin/timeout if it's thereJesse Jaggars2012-03-201-1/+8
* Squashed commit of the following:Jesse Jaggars2012-03-131-1/+13
* fixing fileGrep to pass multiple search paths better and we handle non-exista...Jesse Jaggars2012-03-081-0/+4
* Refactoring PackageManagers and ArchivesJesse Jaggars2012-03-051-1/+47
* adding ability to specify multiple files for Plugin.fileGrepJesse Jaggars2012-02-271-0/+37