aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [tests] Make simple.sh consistentBryan Quigley2020-03-181-9/+1
* [tests] add license header to source filesBryn M. Reeves2020-02-269-0/+63
* [tests] delete random shebangsBryn M. Reeves2020-02-264-8/+0
* [tests] remove obsolete test_exe.py scriptBryn M. Reeves2020-02-261-4/+0
* [tests] use echo instead of py script in test_{output,shell_out}()Bryn M. Reeves2020-02-261-4/+2
* [tests] compare correct string types in test_nonexe_file()Bryn M. Reeves2020-02-261-1/+1
* [tests] look for 'true' in test_exe_file() instead of py scriptBryn M. Reeves2020-02-261-2/+1
* [policies] fix LinuxPolicy performance regression (test suite)Bryn M. Reeves2020-02-142-21/+21
* [travis] Move to single test script and use travis job matrixBryan Quigley2020-02-041-0/+111
* [Plugin] Allow selectively disabling postprocessingJake Hunsaker2019-11-191-0/+22
* [tests] fix test_copy_dir_forbidden_pathBryn M. Reeves2019-11-011-1/+2
* [sosreport,reporting] replace HTML reports by Report subclassPavel Moravec2019-08-251-21/+52
* [sosreport] grab logs since datePavel Moravec2019-08-251-0/+1
* [SoSPredicate] override kernel module tests if --allow-system-changesBryn M. Reeves2019-08-162-0/+2
* [archive] Handle checking container sysroot in _make_leading_pathsPavel Moravec2019-07-091-1/+2
* [sos] Implement sosreport --dry-runBryn M. Reeves2019-03-222-22/+40
* [Plugin] clean up Plugin.get_option()Bryn M. Reeves2018-12-121-12/+4
* [sosreport] Add mechanism to encrypt final archiveJake Hunsaker2018-07-121-1/+2
* [archive] fix add_string()/do_*_sub() regressionBryn M. Reeves2018-07-021-10/+2
* [Plugin] set size limits automaticallyBryn M. Reeves2018-06-201-0/+1
* [archive] use threads for xz compressionPavel Moravec2018-06-181-1/+2
* [archive] make FileCacheArchive methods re-entrantBryn M. Reeves2018-06-181-2/+12
* [Plugin] Make Plugin.policy an object instead of a functionJake Hunsaker2018-04-172-14/+28
* [plugins] Dont apply sizelimit if --all-logs option usedPavel Moravec2017-11-011-1/+1
* [tests] update test_exe.py for python3Sandro Bonazzola2017-03-311-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-282-0/+5
* [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
* [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