DiSMEC++
collection.cpp File Reference
#include "collection.h"
#include "spdlog/spdlog.h"
#include "utils/conversion.h"
#include "doctest.h"
#include "nlohmann/json.hpp"

Go to the source code of this file.

Classes

struct  anonymous_namespace{collection.cpp}::MockStat
 

Namespaces

 anonymous_namespace{collection.cpp}
 

Functions

stat_id_t anonymous_namespace{collection.cpp}::str_to_id (const std::string &str, const std::vector< StatisticMetaData > &names)
 
 TEST_CASE ("check errors for stats")
 
 TEST_CASE ("check errors for tags")
 
 TEST_CASE ("register stat")
 
 TEST_CASE ("enable-disable")
 
 TEST_CASE ("recording")
 
 TEST_CASE ("tag handling")
 
 TEST_CASE ("tag sharing")
 

Function Documentation

◆ TEST_CASE() [1/7]

◆ TEST_CASE() [2/7]

◆ TEST_CASE() [3/7]

◆ TEST_CASE() [4/7]

◆ TEST_CASE() [5/7]

◆ TEST_CASE() [6/7]

◆ TEST_CASE() [7/7]