Fix GETINFO VERSION to append AGENT conditionally.
[pwmd.git] / tests / README
blob0a864e0da8bac4f2adce6ceb304f6a2990f28247
1 Most of these tests require the pwmc client included with libpwmd. The results
2 of commands are compared against static results. The --homedir command line
3 option is used to have this directory contain the pwmd socket, data file
4 directory and temporary configuration files. A gpg-agent process is started
5 with this same home directory and puts the private keys in private-keys-v1.d/.
7 Doing 'make tests' will run all tests. Or you can run them individually.