aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [archive] Handle error when adding /dev/null as a nodeLouis Bouchard2017-01-191-0/+6
* [reporting] deal with UTF-8 charactersPavel Moravec2016-06-271-7/+7
* [policies] move hash determination to policiesBryn M. Reeves2015-12-041-1/+1
* [archive] Add test to highlight py3 specific errorLouis Bouchard2015-10-151-0/+14
* [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
* [plugins] prefix target paths with self.sysrootBryn M. Reeves2015-07-072-20/+40
* [global] Fix vim tags typo in all python source filesKamalesh Babulal2015-07-069-9/+9
* [archive] remove ZipArchiveBryn M. Reeves2014-12-092-83/+2
* [plugin] limit names to PC_NAME_MAXBryn M. Reeves2014-10-201-4/+8
* [Plugin] remove add_copy_specs()Bryn M. Reeves2014-09-301-9/+0
* [plugins] do not truncate mangled command namesBryn M. Reeves2014-09-161-2/+0
* [plugin] mark more interfaces privateBryn M. Reeves2014-09-121-9/+9
* Syntax error.. I blame emacs.Adam Stokes2014-04-041-1/+1
* Properly state unicode literal in Python 3.2Adam Stokes2014-04-041-1/+1
* Clean up sos_get_command_output() and friendsBryn M. Reeves2014-04-041-6/+6
* Raise a TypeError if add_copy_specs() is called with a stringBryn M. Reeves2014-03-271-0/+3
* Add tests for Plugin.add_copy_spec()/add_copy_specs()Bryn M. Reeves2014-03-271-2/+24
* Update Plugin tests to treat copy_paths as a setBryn M. Reeves2014-03-271-1/+1
* Remove references to 'sub' parameter from plugin testsBryn M. Reeves2014-03-271-7/+3
* Update plugin_tests.py to match new method namesBryn M. Reeves2014-03-271-5/+5
* 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-269-0/+18
* Dead code removal: utilities.checksum()Bryn M. Reeves2014-03-261-12/+0
* Dead code removal: DirTreeBryn M. Reeves2014-03-261-10/+1
* Dead code removal: sos_relative_path()Bryn M. Reeves2014-03-261-16/+1
* Remove --profile supportBryn M. Reeves2014-03-251-3/+1
* Fix plugin_test exception on six.PY2Bryn M. Reeves2014-03-251-2/+2
* Update policy_tests.py for validate_plugin changeBryn M. Reeves2014-03-131-4/+4
* Fix unittests to report on strings and not binaryAdam Stokes2014-01-271-2/+2
* Python 3 portAdam Stokes2013-10-303-9/+20
* 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
* Correct archive unittests and pep8 conformity in archive classAdam Stokes2013-07-251-27/+35
* Small change to test_exe to point to /usr/bin/pythonAdam Stokes2013-04-111-1/+1
* Fix unittests and more pep8 conformingAdam Stokes2013-04-041-14/+12
* Make more names pep8 compliant across the treeBryn M. Reeves2013-03-284-14/+14
* Rename copy_stuff() to collect()Bryn M. Reeves2013-03-281-2/+2
* Rename functions and methods in plugins to comply with pep8Bryn M. Reeves2013-03-282-34/+34
* Include new-line in shell_outAdam Stokes2013-02-111-2/+2
* Disable archive recursion tests for TarFileArchiveBryn M. Reeves2012-12-181-10/+14
* Fix import statement in archives_test.pyBryn M. Reeves2012-12-181-1/+1
* Rename regex substitution functionsBryn M. Reeves2012-12-051-3/+3
* Merge branch 'master' of github.com:sosreport/sosreportJesse Jaggars2012-04-051-1/+8
|\
| * using /usr/bin/timeout if it's thereJesse Jaggars2012-03-201-1/+8
* | adding more gathering for as7 and fixing an error where trying to add a unico...Jesse Jaggars2012-04-051-0/+6
|/
* fixing some python2.5 compatibility issuesJesse Jaggars2012-03-141-1/+9
* Squashed commit of the following:Jesse Jaggars2012-03-133-1/+328
* fixing fileGrep to pass multiple search paths better and we handle non-exista...Jesse Jaggars2012-03-081-0/+4