Functions
test_eddl.cpp File Reference
#include <gtest/gtest.h>
#include <sstream>
#include "ecvl/support_eddl.h"
#include "ecvl/augmentations.h"

Go to the source code of this file.

Functions

 TEST (Augmentations, ConstructFromStreamAllParamsOk)
 
 TEST (Augmentations, ConstructFromStreamWithoutOptionalParms)
 
 TEST (Augmentations, ConstructFromStreamWithWrongParms)
 

Function Documentation

◆ TEST() [1/3]

TEST ( Augmentations  ,
ConstructFromStreamAllParamsOk   
)

Definition at line 23 of file test_eddl.cpp.

◆ TEST() [2/3]

TEST ( Augmentations  ,
ConstructFromStreamWithoutOptionalParms   
)

Definition at line 71 of file test_eddl.cpp.

◆ TEST() [3/3]

TEST ( Augmentations  ,
ConstructFromStreamWithWrongParms   
)

Definition at line 104 of file test_eddl.cpp.