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

Go to the source code of this file.

Functions

 TEST (bitop, ClzUint3231)
 
 TEST (bitop, ClzUint320)
 
 TEST (bitop, ClzUint640)
 
 TEST (bitop, ClzUint256255)
 
 TEST (bitop, ClzUint256248)
 

Function Documentation

◆ TEST() [1/5]

TEST ( bitop  ,
ClzUint256248   
)

Definition at line 31 of file count_leading_zeros.test.cpp.

◆ TEST() [2/5]

TEST ( bitop  ,
ClzUint256255   
)

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

◆ TEST() [3/5]

TEST ( bitop  ,
ClzUint320   
)

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

◆ TEST() [4/5]

TEST ( bitop  ,
ClzUint3231   
)

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

◆ TEST() [5/5]

TEST ( bitop  ,
ClzUint640   
)

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