From ae4def5faad10a89da77abe694e48df50f54cec4 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 7 Jul 2021 15:51:00 -0700 Subject: Add test cases for nng_msg_reserve, etc. Convert message tests to NUTS. --- src/core/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/core/CMakeLists.txt') diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index ac3cdaec..459e5f23 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright 2020 Staysail Systems, Inc. +# Copyright 2021 Staysail Systems, Inc. # # This software is supplied under the terms of the MIT License, a # copy of which should be located in the distribution where this @@ -84,6 +84,7 @@ nng_test(buf_size_test) nng_test(errors_test) nng_test(id_test) nng_test(list_test) +nng_test(message_test) nng_test(reconnect_test) nng_test(sock_test) nng_test(url_test) -- cgit v1.2.3-70-g09d2