From 93d72cab018ddbdb35a03e450b5725a2a7e58eb6 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 26 Jan 2017 21:13:54 -0800 Subject: Fixes for BUS protocol in compat, test suite, and timing in compat tests. --- tests/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 9545f661..10e7dcca 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -87,5 +87,7 @@ add_nng_test(tcp 5) # compatbility tests add_nng_compat_test(compat_block 5) +add_nng_compat_test(compat_bug777 5) +add_nng_compat_test(compat_bus 5) add_nng_compat_test(compat_cmsg 5) add_nng_compat_test(compat_reqrep 5) -- cgit v1.2.3-70-g09d2