From 024cf2f59a7ee23f46140932b7b617f1f3fc1508 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Mar 2025 21:47:16 +0100 Subject: Add tests and some fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test-common.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test-common.h (limited to 'test-common.h') diff --git a/test-common.h b/test-common.h new file mode 100644 index 0000000..150a9e0 --- /dev/null +++ b/test-common.h @@ -0,0 +1,7 @@ +/* See LICENSE file for copyright and license details. */ +#include "libgeome.h" + +#include + +void test_common_init(struct libgeome_context *ctx_out, struct libgeome_data *data_out, const char *procname); +void test_common_print(struct libgeome_data *data); -- cgit v1.2.3-70-g09d2