index
:
sos
bmr-suse-policy
main
suse
A unified tool for collecting system logs and other debug information
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Plugin] set size limits automatically
Bryn M. Reeves
2018-06-20
1
-0
/
+1
*
[archive] use threads for xz compression
Pavel Moravec
2018-06-18
1
-1
/
+2
*
[archive] make FileCacheArchive methods re-entrant
Bryn M. Reeves
2018-06-18
1
-2
/
+12
*
[Plugin] Make Plugin.policy an object instead of a function
Jake Hunsaker
2018-04-17
2
-14
/
+28
*
[plugins] Dont apply sizelimit if --all-logs option used
Pavel Moravec
2017-11-01
1
-1
/
+1
*
[tests] update test_exe.py for python3
Sandro Bonazzola
2017-03-31
1
-1
/
+1
*
[plugins] move the glob tests together
Michael Adam
2017-03-28
1
-4
/
+4
*
[plugins] remove duplicate plugin tests
Michael Adam
2017-03-28
1
-11
/
+0
*
[plugins] let all copy_spec tests use add_copy_spec()
Michael Adam
2017-03-28
1
-9
/
+9
*
[plugins] Add tests for add_copy_spec_limit() with multiple copyspecs
Michael Adam
2017-03-28
1
-0
/
+8
*
[plugins] add tests for add_copy_spec_limit()
Michael Adam
2017-03-28
1
-0
/
+13
*
[plugins] add test for multiple arguments to add_copy_spec()
Michael Adam
2017-03-28
2
-0
/
+5
*
[plugins] move comment structuring the add_copy_spec_limit tests
Michael Adam
2017-03-28
1
-2
/
+2
*
[plugins] add an extra blank line for separation in plugin_tests
Michael Adam
2017-03-28
1
-0
/
+1
*
[plugins] fix trailing whitespace in plugin_tests
Michael Adam
2017-03-28
1
-1
/
+1
*
[plugins] Make the test_glob_file_over_limit test reliable by using a tmpdir
Michael Adam
2017-03-28
1
-6
/
+6
*
[plugins] add optional dir arg to create_file in plugin_tests
Michael Adam
2017-03-28
1
-2
/
+2
*
[archive] Handle error when adding /dev/null as a node
Louis Bouchard
2017-01-19
1
-0
/
+6
*
[reporting] deal with UTF-8 characters
Pavel Moravec
2016-06-27
1
-7
/
+7
*
[policies] move hash determination to policies
Bryn M. Reeves
2015-12-04
1
-1
/
+1
*
[archive] Add test to highlight py3 specific error
Louis Bouchard
2015-10-15
1
-0
/
+14
*
[sosreport] add --chroot option
Bryn M. Reeves
2015-07-08
1
-1
/
+3
*
[utilities] add chroot support to sos_get_command_output()
Bryn M. Reeves
2015-07-07
1
-0
/
+5
*
[plugins] prefix target paths with self.sysroot
Bryn M. Reeves
2015-07-07
2
-20
/
+40
*
[global] Fix vim tags typo in all python source files
Kamalesh Babulal
2015-07-06
9
-9
/
+9
*
[archive] remove ZipArchive
Bryn M. Reeves
2014-12-09
2
-83
/
+2
*
[plugin] limit names to PC_NAME_MAX
Bryn M. Reeves
2014-10-20
1
-4
/
+8
*
[Plugin] remove add_copy_specs()
Bryn M. Reeves
2014-09-30
1
-9
/
+0
*
[plugins] do not truncate mangled command names
Bryn M. Reeves
2014-09-16
1
-2
/
+0
*
[plugin] mark more interfaces private
Bryn M. Reeves
2014-09-12
1
-9
/
+9
*
Syntax error.. I blame emacs.
Adam Stokes
2014-04-04
1
-1
/
+1
*
Properly state unicode literal in Python 3.2
Adam Stokes
2014-04-04
1
-1
/
+1
*
Clean up sos_get_command_output() and friends
Bryn M. Reeves
2014-04-04
1
-6
/
+6
*
Raise a TypeError if add_copy_specs() is called with a string
Bryn M. Reeves
2014-03-27
1
-0
/
+3
*
Add tests for Plugin.add_copy_spec()/add_copy_specs()
Bryn M. Reeves
2014-03-27
1
-2
/
+24
*
Update Plugin tests to treat copy_paths as a set
Bryn M. Reeves
2014-03-27
1
-1
/
+1
*
Remove references to 'sub' parameter from plugin tests
Bryn M. Reeves
2014-03-27
1
-7
/
+3
*
Update plugin_tests.py to match new method names
Bryn M. Reeves
2014-03-27
1
-5
/
+5
*
Remove obsolete checksum reference from utilities_tests.py
Bryn M. Reeves
2014-03-27
1
-1
/
+1
*
Add vim tags to all python source files
Bryn M. Reeves
2014-03-26
9
-0
/
+18
*
Dead code removal: utilities.checksum()
Bryn M. Reeves
2014-03-26
1
-12
/
+0
*
Dead code removal: DirTree
Bryn M. Reeves
2014-03-26
1
-10
/
+1
*
Dead code removal: sos_relative_path()
Bryn M. Reeves
2014-03-26
1
-16
/
+1
*
Remove --profile support
Bryn M. Reeves
2014-03-25
1
-3
/
+1
*
Fix plugin_test exception on six.PY2
Bryn M. Reeves
2014-03-25
1
-2
/
+2
*
Update policy_tests.py for validate_plugin change
Bryn M. Reeves
2014-03-13
1
-4
/
+4
*
Fix unittests to report on strings and not binary
Adam Stokes
2014-01-27
1
-2
/
+2
*
Python 3 port
Adam Stokes
2013-10-30
3
-9
/
+20
*
Fix shell output unittests
Adam Stokes
2013-10-18
1
-2
/
+2
*
Update utilities_tests.py
Adam Stokes
2013-08-09
1
-2
/
+2
[next]