Added new test for bounded queues
[libcds.git] / projects / source.unit.queue.mk
index 7c677e00c3a256865a54149db6b7d8d841c06048..0c80d48dec39549f6546c2505ca8ce7be5ce0454 100644 (file)
@@ -1,5 +1,6 @@
 
 CDSUNIT_QUEUE_SOURCES := \
+    tests/unit/queue/bounded_queue_fulness.cpp \
     tests/unit/queue/queue_pop.cpp \
     tests/unit/queue/queue_push.cpp \
     tests/unit/queue/queue_random.cpp \