From 50ce2c6313d16fb5400d92573072d9521dfe7a67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cern=C3=BD?= Date: Fri, 15 Dec 2023 17:21:52 +0100 Subject: [PATCH 1/2] DO NOT MERGE --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e19517eac3..3c8c20b428 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -# OpenSCAP [![Gating](https://github.com/OpenSCAP/openscap/actions/workflows/build.yml/badge.svg?branch=maint-1.3)](https://github.com/OpenSCAP/openscap/actions/workflows/build.yml) [![Build status](https://ci.appveyor.com/api/projects/status/3o5fnld1m98bo0so/branch/maint-1.3?svg=true)](https://ci.appveyor.com/project/OpenSCAP/openscap) From 830f3011235b73165c5db2b285be70b915e497ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cern=C3=BD?= Date: Mon, 18 Dec 2023 16:05:01 +0100 Subject: [PATCH 2/2] Add a opposite definition --- .../test_probes_systemdunitproperty.sh | 2 +- .../test_probes_systemdunitproperty.xml | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/tests/probes/systemdunitproperty/test_probes_systemdunitproperty.sh b/tests/probes/systemdunitproperty/test_probes_systemdunitproperty.sh index d1e9114bb5..5cd142d5df 100755 --- a/tests/probes/systemdunitproperty/test_probes_systemdunitproperty.sh +++ b/tests/probes/systemdunitproperty/test_probes_systemdunitproperty.sh @@ -22,7 +22,7 @@ function test_probes_systemdunitproperty { [ -f $RF ] && rm -f $RF - $OSCAP oval eval --results $RF $DF 2>$stderr + $OSCAP oval eval --results $RF $DF [ -f $RF ] verify_results "def" $DF $RF 8 diff --git a/tests/probes/systemdunitproperty/test_probes_systemdunitproperty.xml b/tests/probes/systemdunitproperty/test_probes_systemdunitproperty.xml index fee5cc0b62..d557bf9e63 100644 --- a/tests/probes/systemdunitproperty/test_probes_systemdunitproperty.xml +++ b/tests/probes/systemdunitproperty/test_probes_systemdunitproperty.xml @@ -46,6 +46,12 @@ + + + + + + @@ -99,6 +105,11 @@ + + + + +