Functions
test_dataset_parser.cpp File Reference
#include "ecvl/core.h"
#include "ecvl/dataset_parser.h"
#include <fstream>
#include <gmock/gmock.h>
#include <gtest/gtest.h>

Go to the source code of this file.

Functions

 TEST (DatasetParser, LoadNonExistingDataset)
 
 TEST (DatasetParser, LoadNonExistingOrBadImage)
 

Function Documentation

◆ TEST() [1/2]

TEST ( DatasetParser  ,
LoadNonExistingDataset   
)

Definition at line 37 of file test_dataset_parser.cpp.

◆ TEST() [2/2]

TEST ( DatasetParser  ,
LoadNonExistingOrBadImage   
)

Definition at line 42 of file test_dataset_parser.cpp.