AARE
Data analysis library for PSI hybrid detectors
Loading...
Searching...
No Matches
Functions
ProducerConsumerQueue.test.cpp File Reference
#include "aare/core/ProducerConsumerQueue.hpp"
#include <catch2/catch_all.hpp>

Functions

 TEST_CASE ("push pop")
 
 TEST_CASE ("Cannot push to a full queue")
 
 TEST_CASE ("Cannot pop from an empty queue")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "Cannot pop from an empty queue"  )

◆ TEST_CASE() [2/3]

TEST_CASE ( "Cannot push to a full queue"  )

◆ TEST_CASE() [3/3]

TEST_CASE ( "push pop"  )