test: starting server returns URL instead of socket address
commit927ad35c69d7a61e21b87de59a7454a0dd0241fb
authorPetr Písař <petr.pisar@atlas.cz>
Mon, 24 Dec 2012 09:46:44 +0000 (24 10:46 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Mon, 24 Dec 2012 09:46:44 +0000 (24 10:46 +0100)
tree4bbd9311e53e4885189674dcbaf80e8bc36b2ae8
parentf0f9fbe4be985a0c830b2b318fa34527604b64ad
test: starting server returns URL instead of socket address

This moves protocol schema generation into server.
test/simline/basic_authentication.c
test/simline/certificate_user_password_authentication.c
test/simline/hotp_authentication.c
test/simline/hotp_isds_change_password.c
test/simline/isds_change_password.c
test/simline/isds_delete_message_from_storage.c
test/simline/server.c
test/simline/server_cli.c
test/simline/totp_authentication.c
test/simline/totp_isds_change_password.c