1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* asschk.c: Added some new features.

* runtest, inittests: New.
* text-1.txt, text-2.txt, text-3.txt: New.
* text-1.osig.pem, text-1.dsig.pem, text-1.osig-bad.pem: New.
* text-2.osig.pem, text-2.osig-bad.pem: New.
* samplekeys : New directory
* sm-verify, sm-sign+verify: The first test scripts.
This commit is contained in:
Werner Koch 2002-08-08 16:32:01 +00:00
parent e703540328
commit 0b01b9cb62
19 changed files with 630 additions and 43 deletions

5
tests/runtest Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
unset GPG_AGENT_INFO
[ -x "$1" ] && exec "$1"
exec ./asschk --no-echo -DGPGSM=${GPGSM} <"$1"