Chops Net IP
Loading...
Searching...
No Matches
error_delivery_test.cpp File Reference

Test scenario for error delivery component. More...

#include "catch2/catch_test_macros.hpp"
#include <cstddef>
#include <system_error>
#include <future>
#include <functional>
#include <thread>
#include <chrono>
#include <iostream>
#include "net_ip/net_ip_error.hpp"
#include "net_ip_component/error_delivery.hpp"
#include "queue/wait_queue.hpp"
#include "shared_test/mock_classes.hpp"
Include dependency graph for error_delivery_test.cpp:

Functions

 TEST_CASE ("Testing ostream_error_sink_with_wait_queue function", "[error_delivery]")
 

Detailed Description

Test scenario for error delivery component.

Author
Cliff Green

Copyright (c) 2018-2025 by Cliff Green

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)