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
*
[tests] Update sos.conf location
Jake Hunsaker
2020-07-21
1
-4
/
+5
*
[cleaner] Add user-provided keyword obfuscation
Jake Hunsaker
2020-06-17
1
-0
/
+20
*
[cleaner] Add hostname parser
Jake Hunsaker
2020-06-17
1
-0
/
+40
*
[tests] Add tests for SoSCleaner
Jake Hunsaker
2020-06-17
2
-0
/
+98
*
[archive] Drop bzip2
Bryan Quigley
2020-05-26
1
-1
/
+1
*
[tests] Add Timing, summary, and reduce IO for small files
Bryan Quigley
2020-05-04
1
-9
/
+20
*
[plugins] Convert docstrings to class attrs
Jake Hunsaker
2020-04-30
1
-1
/
+1
*
[tests] Fix unittests
Jake Hunsaker
2020-04-21
2
-3
/
+3
*
[global] Drop use of python six and other 2.X bits
Bryan Quigley
2020-04-09
3
-15
/
+6
*
[travis] Update test script for new binary
Jake Hunsaker
2020-04-08
1
-9
/
+9
*
[reporting] Move reporting under sos/report
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[global] Fix report import paths
Jake Hunsaker
2020-04-07
3
-3
/
+3
*
[Plugin] Add new method for iterating over storage devices
Jake Hunsaker
2020-04-07
2
-20
/
+40
*
[Policy] Add Container Runtime abstraction class
Jake Hunsaker
2020-04-07
1
-32
/
+70
*
[tests] Make simple.sh consistent
Bryan Quigley
2020-03-18
1
-9
/
+1
*
[tests] add license header to source files
Bryn M. Reeves
2020-02-26
9
-0
/
+63
*
[tests] delete random shebangs
Bryn M. Reeves
2020-02-26
4
-8
/
+0
*
[tests] remove obsolete test_exe.py script
Bryn M. Reeves
2020-02-26
1
-4
/
+0
*
[tests] use echo instead of py script in test_{output,shell_out}()
Bryn M. Reeves
2020-02-26
1
-4
/
+2
*
[tests] compare correct string types in test_nonexe_file()
Bryn M. Reeves
2020-02-26
1
-1
/
+1
*
[tests] look for 'true' in test_exe_file() instead of py script
Bryn M. Reeves
2020-02-26
1
-2
/
+1
*
[policies] fix LinuxPolicy performance regression (test suite)
Bryn M. Reeves
2020-02-14
2
-21
/
+21
*
[travis] Move to single test script and use travis job matrix
Bryan Quigley
2020-02-04
1
-0
/
+111
*
[Plugin] Allow selectively disabling postprocessing
Jake Hunsaker
2019-11-19
1
-0
/
+22
*
[tests] fix test_copy_dir_forbidden_path
Bryn M. Reeves
2019-11-01
1
-1
/
+2
*
[sosreport,reporting] replace HTML reports by Report subclass
Pavel Moravec
2019-08-25
1
-21
/
+52
*
[sosreport] grab logs since date
Pavel Moravec
2019-08-25
1
-0
/
+1
*
[SoSPredicate] override kernel module tests if --allow-system-changes
Bryn M. Reeves
2019-08-16
2
-0
/
+2
*
[archive] Handle checking container sysroot in _make_leading_paths
Pavel Moravec
2019-07-09
1
-1
/
+2
*
[sos] Implement sosreport --dry-run
Bryn M. Reeves
2019-03-22
2
-22
/
+40
*
[Plugin] clean up Plugin.get_option()
Bryn M. Reeves
2018-12-12
1
-12
/
+4
*
[sosreport] Add mechanism to encrypt final archive
Jake Hunsaker
2018-07-12
1
-1
/
+2
*
[archive] fix add_string()/do_*_sub() regression
Bryn M. Reeves
2018-07-02
1
-10
/
+2
*
[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
[next]