Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
get_msb.test.cpp File Reference
#include "get_msb.hpp"
#include <gtest/gtest.h>

Go to the source code of this file.

Functions

 TEST (bitop, GetMsbUint640Value)
 
 TEST (bitop, GetMsbUint320)
 
 TEST (bitop, GetMsbUint3231)
 
 TEST (bitop, GetMsbUint6463)
 
 TEST (bitop, GetMsbSizeT7)
 

Function Documentation

◆ TEST() [1/5]

TEST ( bitop  ,
GetMsbSizeT7   
)

Definition at line 30 of file get_msb.test.cpp.

◆ TEST() [2/5]

TEST ( bitop  ,
GetMsbUint320   
)

Definition at line 12 of file get_msb.test.cpp.

◆ TEST() [3/5]

TEST ( bitop  ,
GetMsbUint3231   
)

Definition at line 18 of file get_msb.test.cpp.

◆ TEST() [4/5]

TEST ( bitop  ,
GetMsbUint640Value   
)

Definition at line 6 of file get_msb.test.cpp.

◆ TEST() [5/5]

TEST ( bitop  ,
GetMsbUint6463   
)

Definition at line 24 of file get_msb.test.cpp.