diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2020-05-21 15:09:59 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2020-06-17 12:11:29 -0400 |
commit | f812812b60c10d8e64a8993851f9b24a674e629c (patch) | |
tree | 855c1a802bddce54387e4424944bed00dddca358 /tests/simple.sh | |
parent | cbe18f0dba008b1ff2dbe15259263791f82e6507 (diff) | |
download | sos-f812812b60c10d8e64a8993851f9b24a674e629c.tar.gz |
[tests] Add tests for SoSCleaner
Adds tests for the mappings and parsers used by SoSCleaner
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'tests/simple.sh')
-rwxr-xr-x | tests/simple.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/simple.sh b/tests/simple.sh index 08f1c051..a759a106 100755 --- a/tests/simple.sh +++ b/tests/simple.sh @@ -107,6 +107,7 @@ run_expecting_sucess " --batch -t 1 -n hardware" extract run_expecting_sucess " --batch --quiet -e opencl -k kernel.with-timer" extract run_expecting_sucess " --batch --case-id 10101 --all-logs --since=$(date -d "yesterday 13:00" '+%Y%m%d') " extract run_expecting_sucess " --batch --verbose --no-postproc" extract +run_expecting_sucess " --batch --mask" extract echo $summary |