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. --- tests/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 5fcd4323..1b818832 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright 2020 Staysail Systems, Inc. +# Copyright 2021 Staysail Systems, Inc. # Copyright 2018 Capitar IT Group BV # Copyright (c) 2012 Martin Sustrik All rights reserved. # Copyright (c) 2013 GoPivotal, Inc. All rights reserved. @@ -132,7 +132,6 @@ add_nng_test(inproc 5) add_nng_test(ipc 5) add_nng_test(ipcsupp 10) add_nng_test(ipcwinsec 5) -add_nng_test(message 5) add_nng_test(multistress 60) add_nng_test(nonblock 60) add_nng_test(options 5) -- cgit v1.2.3-70-g09d2