Project
Loading...
Searching...
No Matches
test_DeviceConfigInfo.cxx File Reference
#include "Framework/DeviceConfigInfo.h"
#include "Framework/DeviceInfo.h"
#include "Framework/Variant.h"
#include <catch_amalgamated.hpp>
#include <boost/tokenizer.hpp>
#include <boost/lexical_cast.hpp>
#include <string_view>
#include <regex>
#include <uv.h>

Go to the source code of this file.

Functions

template<typename T >
std::string arrayPrinter (boost::property_tree::ptree const &tree)
 
 TEST_CASE ("TestDeviceConfigInfo")
 

Function Documentation

◆ arrayPrinter()

template<typename T >
std::string arrayPrinter ( boost::property_tree::ptree const &  tree)

Definition at line 23 of file test_DeviceConfigInfo.cxx.

◆ TEST_CASE()

TEST_CASE ( "TestDeviceConfigInfo"  )

Definition at line 40 of file test_DeviceConfigInfo.cxx.