Initial tests.
commit0c2c5eb98f9e54cda9389bf75d460a3555e61403
authorBen Kibbey <bjk@luxsci.net>
Sat, 9 Jun 2012 00:08:35 +0000 (8 20:08 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 9 Jun 2012 05:18:47 +0000 (9 01:18 -0400)
tree0a5c6954b9339f469c0b1433ec08e1c88bc35d99
parent75b0a595bfc93a2fe5f383ec22042016540d0799
Initial tests.

Requires the pwmc client from libpwmd and a running gpg-agent.
22 files changed:
Makefile.am
configure.ac
src/commands.c
tests/Makefile.am [new file with mode: 0644]
tests/README [new file with mode: 0644]
tests/common.sh [new file with mode: 0644]
tests/convert-v2x [new file with mode: 0755]
tests/convert.result [new file with mode: 0644]
tests/datafile-v2x.key [new file with mode: 0644]
tests/datafile.key [new file with mode: 0644]
tests/datafile.v2x [new file with mode: 0644]
tests/datafile.xml [new file with mode: 0644]
tests/gpg-agent.conf [new file with mode: 0644]
tests/import-xml [new file with mode: 0755]
tests/store [new file with mode: 0755]
tests/store.result1 [new file with mode: 0644]
tests/store.result2 [new file with mode: 0644]
tests/store.result3 [new file with mode: 0644]
tests/store.result4 [new file with mode: 0644]
tests/store.result5 [new file with mode: 0644]
tests/store.result6 [new file with mode: 0644]
tests/store.result7 [new file with mode: 0644]