Monero
Loading...
Searching...
No Matches
apply_permutation.cpp File Reference
#include "gtest/gtest.h"
#include "common/apply_permutation.h"
Include dependency graph for apply_permutation.cpp:

Functions

 TEST (apply_permutation, empty)
 TEST (apply_permutation, reorder)
 TEST (apply_permutation, bad_size)
 TEST (apply_permutation, bad_permutation)

Function Documentation

◆ TEST() [1/4]

TEST ( apply_permutation ,
bad_permutation  )

◆ TEST() [2/4]

TEST ( apply_permutation ,
bad_size  )

◆ TEST() [3/4]

TEST ( apply_permutation ,
empty  )

◆ TEST() [4/4]

TEST ( apply_permutation ,
reorder  )