souffle  2.0.2-371-g6315b36
Namespaces | Macros | Functions
ram_type_conversion_test.cpp File Reference
#include "tests/test.h"
#include "souffle/RamTypes.h"
#include <random>
#include <string>
Include dependency graph for ram_type_conversion_test.cpp:

Go to the source code of this file.

Namespaces

 souffle
 
 souffle::ram
 
 souffle::ram::test
 

Macros

#define NUMBER_OF_CONVERSION_TESTS   100
 

Functions

 souffle::ram::test::TEST (randomConversions, RamFloat)
 
 souffle::ram::test::TEST (randomConversions, RamSigned)
 
 souffle::ram::test::TEST (randomConversions, RamUnsigned)
 

Macro Definition Documentation

◆ NUMBER_OF_CONVERSION_TESTS

#define NUMBER_OF_CONVERSION_TESTS   100

Definition at line 31 of file ram_type_conversion_test.cpp.