From f408e27bccfacf347605a8d98649975a68f38a17 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 5 May 2015 17:48:57 +0200 Subject: Imported Upstream version 1.0.2 --- src/platform/tests/test-cleanup.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/platform/tests/test-cleanup.c') diff --git a/src/platform/tests/test-cleanup.c b/src/platform/tests/test-cleanup.c index afbb438c..0d0f3f63 100644 --- a/src/platform/tests/test-cleanup.c +++ b/src/platform/tests/test-cleanup.c @@ -86,6 +86,12 @@ test_cleanup_internal (void) g_array_unref (routes6); } +void +init_tests (int *argc, char ***argv) +{ + nmtst_init_with_logging (argc, argv, NULL, "ALL"); +} + void setup_tests (void) { -- cgit 1.3.0-6-gf8a5