10#include <catch2/catch_amalgamated.hpp>
20 Network::setLocalMode(
true);
29 pcfg.put(
"device",
"deviceTemplate");
42 Network::setLocalMode(
false);
TEST_CASE("dev::deviceTemplate_test", "[yarp::dev]")
A container for a device driver.
bool close() override
Close the DeviceDriver.
bool open(const std::string &txt)
Construct and configure a device by its common name.
A mini-server for performing network communication in the background.
A class for storing options and configuration information.
For streams capable of holding different kinds of content, check what they actually have.
An interface to the operating system, including Port based communication.