From d93cbc059cd1e42773d1aec19f8b49a972f2eac3 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 26 Jan 2017 09:57:56 -0800 Subject: Added more plumbing to facilitate test writing & compatibility. Also, while here fixed a bug for the PAIR protocol in compat mode. It should now be possible to import more of the nanomsg tests directly with little or no modification. --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 57230f33..9545f661 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -86,5 +86,6 @@ add_nng_test(survey 5) add_nng_test(tcp 5) # compatbility tests +add_nng_compat_test(compat_block 5) add_nng_compat_test(compat_cmsg 5) add_nng_compat_test(compat_reqrep 5) -- cgit v1.2.3-70-g09d2