aboutsummaryrefslogtreecommitdiffstats
path: root/tests/it_q/it_q_test.ok
diff options
context:
space:
mode:
Diffstat (limited to 'tests/it_q/it_q_test.ok')
-rw-r--r--tests/it_q/it_q_test.ok15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/it_q/it_q_test.ok b/tests/it_q/it_q_test.ok
new file mode 100644
index 00000000..7f102c61
--- /dev/null
+++ b/tests/it_q/it_q_test.ok
@@ -0,0 +1,15 @@
+
+== Entering test case tc_alloc
+allocating q1
+attempting duplicate allocation of qa
+re-allocating q1
+
+== Entering test case tc_queue_length
+allocating q1
+adding queue entries up to the limit
+attempting to add more than the limit
+
+== Entering test case tc_eventfd
+allocating q1
+adding 30 queue entries up to the limit
+30 entries were dequeued