chiark / gitweb /
server/tests.at, t/keyring-*: New tests for key management.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 Jan 2012 00:09:25 +0000 (00:09 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 7 May 2012 14:35:11 +0000 (15:35 +0100)
commit31b8e627f0c466a2cd44e7be8c2a57dd38ff083f
tree18c1abf3ba9ebc71530549ec8fee15f89d83238f
parentfe2a5dcf9de1f124ed3cfa2c6327860bd5aca820
server/tests.at, t/keyring-*: New tests for key management.

Ensure that everything works when different peer associations use
different private keys, and when the keys, algorithms and groups change
under our feet.

This involves adding a new peer to the keyrings, and inventing a new
keyring.  More interestingly, it also involves plumbing together a
network of three peers, which is where the earlier refactoring of the
test communications machinery pays off.
server/tests.at
t/Makefile.am
t/keyring-alpha
t/keyring-beta-new [new file with mode: 0644]