TDMS
Time Domain Maxwell Solver
All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
test_utils.cpp File Reference

Tests of the utility functions. More...

#include "utils.h"
#include <fstream>
#include <stdexcept>
#include <vector>
#include <catch2/catch_approx.hpp>
#include <catch2/catch_test_macros.hpp>
#include "unit_test_utils.h"
Include dependency graph for test_utils.cpp:

Functions

 TEST_CASE ("Test nonexistant file")
 
 TEST_CASE ("Test existing file")
 
 TEST_CASE ("Check char* equality")
 
 TEST_CASE ("tdms_vector_utils")
 

Detailed Description

Tests of the utility functions.