The genkey1024, conventional, and conventional-mdc tests now call gpg-agent to
obtain the s2k-count value. As the agent might not be running or even installed
the tests will fail in these cases.
The attached patch hardcodes the --s2k-count 65536 options to these tests.