blob: e89b78d1e851ab73386433c375f1b80b6bfaeb04 [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
Vadim Yanitskiy9c972932023-12-09 02:56:12 +070014try dequeueing from an empty queue
Vadim Yanitskiy09c8bfc2023-12-09 03:43:45 +070015adding queue entries up to the limit
16removing queue entries up to the limit
Vadim Yanitskiy9c972932023-12-09 02:56:12 +070017try dequeueing from an empty queue
Vadim Yanitskiy09c8bfc2023-12-09 03:43:45 +070018
Harald Weltee4cd2672019-08-06 19:56:16 +020019== Entering test case tc_eventfd
20allocating q1
21adding 30 queue entries up to the limit
2230 entries were dequeued