aboutsummaryrefslogtreecommitdiffstats
path: root/tests/asschk.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-09-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-09-041-5/+4
| | | | | | | | * asschk.c (start_server): Close the parent's file descriptors in the child. (read_assuan): Variable NREAD removed. Cut off the received line currectly if more than one line was read.
* Tweaked the build system so that make distcheck finanly said WellWerner Koch2002-08-091-3/+19
| | | | | Done.
* * asschk.c: Added some new features.Werner Koch2002-08-081-29/+147
| | | | | | | | | | * 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.
* First test script. Still missing the environment setup.Werner Koch2002-08-071-43/+267
|
* New Assuan testing tool.Werner Koch2002-08-071-0/+689