aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugin_tests.py
Commit message (Expand)AuthorAgeFilesLines
* [tests] add license header to source filesBryn M. Reeves2020-02-261-0/+7
* [policies] fix LinuxPolicy performance regression (test suite)Bryn M. Reeves2020-02-141-19/+19
* [Plugin] Allow selectively disabling postprocessingJake Hunsaker2019-11-191-0/+22
* [tests] fix test_copy_dir_forbidden_pathBryn M. Reeves2019-11-011-1/+2
* [sosreport] grab logs since datePavel Moravec2019-08-251-0/+1
* [SoSPredicate] override kernel module tests if --allow-system-changesBryn M. Reeves2019-08-161-0/+1
* [sos] Implement sosreport --dry-runBryn M. Reeves2019-03-221-22/+33
* [Plugin] set size limits automaticallyBryn M. Reeves2018-06-201-0/+1
* [Plugin] Make Plugin.policy an object instead of a functionJake Hunsaker2018-04-171-14/+25
* [plugins] Dont apply sizelimit if --all-logs option usedPavel Moravec2017-11-011-1/+1
* [plugins] move the glob tests togetherMichael Adam2017-03-281-4/+4
* [plugins] remove duplicate plugin testsMichael Adam2017-03-281-11/+0
* [plugins] let all copy_spec tests use add_copy_spec()Michael Adam2017-03-281-9/+9
* [plugins] Add tests for add_copy_spec_limit() with multiple copyspecsMichael Adam2017-03-281-0/+8
* [plugins] add tests for add_copy_spec_limit()Michael Adam2017-03-281-0/+13
* [plugins] add test for multiple arguments to add_copy_spec()Michael Adam2017-03-281-0/+4
* [plugins] move comment structuring the add_copy_spec_limit testsMichael Adam2017-03-281-2/+2
* [plugins] add an extra blank line for separation in plugin_testsMichael Adam2017-03-281-0/+1
* [plugins] fix trailing whitespace in plugin_testsMichael Adam2017-03-281-1/+1
* [plugins] Make the test_glob_file_over_limit test reliable by using a tmpdirMichael Adam2017-03-281-6/+6
* [plugins] add optional dir arg to create_file in plugin_testsMichael Adam2017-03-281-2/+2
* [plugins] prefix target paths with self.sysrootBryn M. Reeves2015-07-071-19/+38
* [global] Fix vim tags typo in all python source filesKamalesh Babulal2015-07-061-1/+1
* [archive] remove ZipArchiveBryn M. Reeves2014-12-091-1/+1
* [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
* 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
* Add vim tags to all python source filesBryn M. Reeves2014-03-261-0/+2
* 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
* Python 3 portAdam Stokes2013-10-301-2/+8
* Fix unittests and more pep8 conformingAdam Stokes2013-04-041-14/+12
* Make more names pep8 compliant across the treeBryn M. Reeves2013-03-281-5/+5
* 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-281-30/+30
* Rename regex substitution functionsBryn M. Reeves2012-12-051-3/+3
* fixing some python2.5 compatibility issuesJesse Jaggars2012-03-141-1/+9
* Squashed commit of the following:Jesse Jaggars2012-03-131-0/+311