]> git.ipfire.org Git - thirdparty/gnutls.git/commit
tests: cipher-alignment: ensure cipher registration
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 23 Sep 2019 19:42:14 +0000 (21:42 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 23 Sep 2019 19:42:17 +0000 (21:42 +0200)
commit49bbfcde40d27d49b978415ce9f08ecd12eaafb0
treeb8ea605984a1b0b88085515930d28cfb250a7ac1
parentf63f0e4866c8e7955162caa075b1d253647b36a4
tests: cipher-alignment: ensure cipher registration

That is, ensure that the registered cipher is called at least
once in the program. That is, to make this test fail if the registration
API ever become deprecated/no-op.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
tests/cipher-alignment.c