MOTION  0.01
Framework for mixed-protocol multi-party computation
Variables
test_constants.h File Reference
#include <initializer_list>
Include dependency graph for test_constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr auto kTestIterations = 2u
 
constexpr auto kDetailedLoggingEnabled = false
 
constexpr auto kPortOffset = 17777u
 
constexpr auto kNumberOfPartiesList = {2u, 3u, 4u, 5u, 10u}
 

Variable Documentation

◆ kDetailedLoggingEnabled

constexpr auto kDetailedLoggingEnabled = false
constexpr

◆ kNumberOfPartiesList

constexpr auto kNumberOfPartiesList = {2u, 3u, 4u, 5u, 10u}
constexpr

◆ kPortOffset

constexpr auto kPortOffset = 17777u
constexpr

◆ kTestIterations

constexpr auto kTestIterations = 2u
constexpr