llmx-rtaco 0.0.1
RTNL-only netlink control-plane library for Linux (C++23).
Loading...
Searching...
No Matches
test_signal.cpp File Reference
#include <gtest/gtest.h>
#include <boost/asio/io_context.hpp>
#include <boost/asio/executor_work_guard.hpp>
#include <thread>
#include "rtaco/core/nl_signal.hxx"

Functions

 TEST (SignalTest, SyncAndAsyncSlots)

Function Documentation

◆ TEST()

TEST ( SignalTest ,
SyncAndAsyncSlots  )