KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_priority_thread_pool_task.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <atomic>
#include <stdexcept>
#include <vector>
#include <priority_thread_pool_task.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (AllItemsProcessed)
 
 BOOST_AUTO_TEST_CASE (ExceptionPropagates)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( AllItemsProcessed )

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( ExceptionPropagates )

Definition at line 72 of file test_priority_thread_pool_task.cpp.