From e1dc8358c8515ec456e255585e2952c6c01b62ea Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 24 Nov 2020 22:17:44 -0800 Subject: Convert list to new test framework; detached node fixes. List nodes that are not part of a list should return NULL when asking for the next or previous item. --- src/core/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/CMakeLists.txt') diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 2c954938..f0af8638 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -81,6 +81,7 @@ nng_test(aio_test) nng_test(buf_size_test) nng_test(errors_test) nng_test(id_test) +nng_test(list_test) nng_test(reconnect_test) nng_test(sock_test) nng_test(url_test) -- cgit v1.2.3-70-g09d2