| 
    Chops Net IP
    
   | 
 
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"
Functions | |
| TEST_CASE ("Testing ostream_error_sink_with_wait_queue function", "[error_delivery]") | |
Test scenario for error delivery component.
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)