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

Functions

 TEST (SocketTest, DefaultClosed)
 TEST (SocketGuardTest, StopNoThrow)

Function Documentation

◆ TEST() [1/2]

TEST ( SocketGuardTest ,
StopNoThrow  )

◆ TEST() [2/2]

TEST ( SocketTest ,
DefaultClosed  )