From: Alan T. DeKok Date: Mon, 9 Dec 2019 16:53:15 +0000 (-0500) Subject: remove test which no longer works X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5cec8a12c6fcda97045726059c78150a31e5833;p=thirdparty%2Ffreeradius-server.git remove test which no longer works --- diff --git a/src/tests/util/all.mk b/src/tests/util/all.mk index d36db66e516..f8e30e766a4 100644 --- a/src/tests/util/all.mk +++ b/src/tests/util/all.mk @@ -1,4 +1,9 @@ -SUBMAKEFILES := ring_buffer_test.mk message_set_test.mk atomic_queue_test.mk control_test.mk +SUBMAKEFILES := ring_buffer_test.mk message_set_test.mk atomic_queue_test.mk + +# +# This uses an old API, and we don't have time to fix it. +# +#control_test.mk # # These require pthread.