blob: 91ba0cece8b0b5b9eb2bb44caec1da725044e698 [file] [log] [blame]
Harald Weltee4cd2672019-08-06 19:56:16 +02001
2== Entering test case tc_alloc
3allocating q1
4attempting duplicate allocation of qa
5re-allocating q1
6
7== Entering test case tc_queue_length
8allocating q1
9adding queue entries up to the limit
10attempting to add more than the limit
11
Vadim Yanitskiy09c8bfc2023-12-09 03:43:45 +070012== Entering test case tc_enqueue_dequeue
13allocating q1
14adding queue entries up to the limit
15removing queue entries up to the limit
16
Harald Weltee4cd2672019-08-06 19:56:16 +020017== Entering test case tc_eventfd
18allocating q1
19adding 30 queue entries up to the limit
2030 entries were dequeued