mem.c: Pack the struct.
[libpwmd.git] / tests / README
blobe9680e9369a2362888608a818ed190a261fca476
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/
6 so be sure that --enable-agent is passed to 'configure' before building.
8 Doing 'make tests' will run all tests or you can run each test individually by
9 doing:
11 $ ls *.test
12 $ ./filename.test