test: Move tls_authentication argument from server implementations to start_server()
commit47890475fd7fee2a09557d4c264cbfe95ff108ae
authorPetr Písař <petr.pisar@atlas.cz>
Sun, 2 Dec 2012 12:23:11 +0000 (2 13:23 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 2 Dec 2012 12:23:11 +0000 (2 13:23 +0100)
treee08be66d82901224e070f9509ee7205af73099ad
parent4a0cdf9a6affc7a1ced24788363fb606f4fcb151
test: Move tls_authentication argument from server implementations to start_server()
test/simline/basic_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.h
test/simline/server_cli.c
test/simline/totp_authentication.c
test/simline/totp_isds_change_password.c