aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [tests] Add integration testing for ForemanJake Hunsaker2021-05-132-26/+116
* [archive] Don't shell out for compressing the archiveJake Hunsaker2021-05-123-2/+46
* [tests|logs] Stream test data to journal, change inspected journalJake Hunsaker2021-05-051-9/+13
* [tests] assertFileGlobInArchive should only fail if file is presentJake Hunsaker2021-05-051-4/+8
* [tests] Correct test package installationJake Hunsaker2021-05-052-10/+9
* [tests] Add test class for when exceptions are expected in an executionJake Hunsaker2021-05-032-6/+89
* [Plugin] Make command output size limiting obviousJake Hunsaker2021-04-301-0/+4
* [tests] Use re.search for assertOutput(Not)ContainsJake Hunsaker2021-04-281-2/+4
* [logging] Fix archive debug logging, adjust verbosity levelsJake Hunsaker2021-04-281-1/+20
* [process] Collect per-process files from /procJake Hunsaker2021-04-161-0/+29
* [tests] Add a test for default expected plugin enablementJake Hunsaker2021-04-151-1/+56
* [tests] Allow lists for plugin enablement assertionsJake Hunsaker2021-04-151-2/+8
* [tests] Add distro specific helper decoratorsJake Hunsaker2021-04-152-3/+14
* [tests] Set local distro in StageOne to allow distro-specific testsJake Hunsaker2021-04-152-9/+12
* [tests] Add a pre-setup setup method and smoke testsJake Hunsaker2021-04-152-0/+65
* [tests] Add plugin tests for basic functionalityJake Hunsaker2021-04-155-0/+147
* [tests] Add a StageTwo timeout testJake Hunsaker2021-04-152-0/+65
* [tests] Add StageTwoReportTest as a base test classJake Hunsaker2021-04-151-4/+214
* [unittests] Update file paths in unittests for new directory layoutJake Hunsaker2021-04-153-15/+15
* [tests] Start using avocado for test suiteJake Hunsaker2021-04-1526-272/+715
* [tests] Fix typoEric Desrochers2021-03-231-1/+1
* [clean] Fix hostnames not being obfuscated when host plugin wasn't runJake Hunsaker2021-02-171-1/+2
* [policy] switch to sha256 sumBryan Quigley2021-02-091-1/+1
* [sos] Align plugin options with destination namesJake Hunsaker2021-02-032-2/+2
* [Policy] Add policy-controlled forbidden pathsJake Hunsaker2021-01-131-0/+16
* [PackageManager] Separate PackageManager from policiesJake Hunsaker2021-01-041-1/+2
* [policies] Move linux policies into new subdirJake Hunsaker2021-01-042-2/+4
* [tests] Add test for newly loaded kernel modulesJake Hunsaker2020-12-111-2/+10
* [tests] Update simple.sh test suiteJake Hunsaker2020-11-191-30/+171
* [report] Allow users to specify commands and files to skipJake Hunsaker2020-11-032-0/+4
* [general] flake8 first passBryan Quigley2020-08-135-11/+5
* [travis,style] Upgrade to 20.04 and cover more in testsBryan Quigley2020-08-137-51/+80
* [tests] Update sos.conf locationJake Hunsaker2020-07-211-4/+5
* [cleaner] Add user-provided keyword obfuscationJake Hunsaker2020-06-171-0/+20
* [cleaner] Add hostname parserJake Hunsaker2020-06-171-0/+40
* [tests] Add tests for SoSCleanerJake Hunsaker2020-06-172-0/+98
* [archive] Drop bzip2Bryan Quigley2020-05-261-1/+1
* [tests] Add Timing, summary, and reduce IO for small filesBryan Quigley2020-05-041-9/+20
* [plugins] Convert docstrings to class attrsJake Hunsaker2020-04-301-1/+1
* [tests] Fix unittestsJake Hunsaker2020-04-212-3/+3
* [global] Drop use of python six and other 2.X bitsBryan Quigley2020-04-093-15/+6
* [travis] Update test script for new binaryJake Hunsaker2020-04-081-9/+9
* [reporting] Move reporting under sos/reportJake Hunsaker2020-04-081-1/+1
* [global] Fix report import pathsJake Hunsaker2020-04-073-3/+3
* [Plugin] Add new method for iterating over storage devicesJake Hunsaker2020-04-072-20/+40
* [Policy] Add Container Runtime abstraction classJake Hunsaker2020-04-071-32/+70
* [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