diff --git a/tests/unittests.cfg b/tests/unittests.cfg
index 04c39b1..956f5ab 100644
--- a/tests/unittests.cfg
+++ b/tests/unittests.cfg
@@ -313,6 +313,10 @@ temporarily disabled
cmd = $pcp -V vb -c -f testsig -I README -i $idalicia
expect = /verified/
+
+ cmd = $pcp -V va -c -f testsig -I README
+ expect = /verified/
+
prepare = rm -f testsig
cmd = $pcp -V va -g -I README -O testsig -x a -z
@@ -322,6 +326,10 @@ temporarily disabled
cmd = $pcp -V vb -c -I testsig -i $idalicia -z
expect = /verified/
+
+ cmd = $pcp -V va -c -I testsig -z
+ expect = /verified/
+
prepare = rm -f testsig
cmd = $pcp -V va -g -I README -O testsig -x a
@@ -331,6 +339,10 @@ temporarily disabled
cmd = $pcp -V vb -c -I testsig -i $idalicia
expect = /verified/
+
+ cmd = $pcp -V va -c -I testsig
+ expect = /verified/
+
#
# sign+encrypt tests