chiark / gitweb /
test: add a simple smoke test for string_hashsum()
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 5 Feb 2018 08:48:38 +0000 (09:48 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:53:59 +0000 (07:53 +0200)
commit34e3453d337962906b7f3bbe6285b26ae6600173
tree31186a06e9fb7055ec618b2c203fc6533d3fc8e9
parent8ec4048e023eb6b020f83eeade9fb3a6964db17d
test: add a simple smoke test for string_hashsum()

This is enough to show memory leakages pointed out by Stef Bon <stefbon@gmail.com>.

(cherry picked from commit bd181f27d4d0c16c500c9f49394213d1fbad1f09)
src/test/meson.build
src/test/test-gcrypt-util.c [new file with mode: 0644]