aboutsummaryrefslogtreecommitdiffstats
path: root/tests/asschk.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-09-042002-09-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-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.
2002-08-09Tweaked the build system so that make distcheck finanly said WellWerner Koch1-3/+19
Done.
2002-08-08* asschk.c: Added some new features.Werner Koch1-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.
2002-08-07First test script. Still missing the environment setup.Werner Koch1-43/+267
2002-08-07New Assuan testing tool.Werner Koch1-0/+689