From 7e844cf618d67675928fb4c6fadc6cc16db19d19 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 18 Jan 2017 01:16:40 -0800 Subject: Fixes for valgrind issues. --- tests/ipc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/ipc.c') diff --git a/tests/ipc.c b/tests/ipc.c index 69fe36d0..7e9221f3 100644 --- a/tests/ipc.c +++ b/tests/ipc.c @@ -14,5 +14,7 @@ // Inproc tests. TestMain("IPC Transport", { + nni_init(); trantest_test_all("ipc:///tmp/nng_ipc_test"); + nni_fini(); }) -- cgit v1.2.3-70-g09d2