diff --git a/test/bn_c512_test.cpp b/test/bn_c512_test.cpp new file mode 100644 index 0000000..c6af398 --- /dev/null +++ b/test/bn_c512_test.cpp @@ -0,0 +1,6 @@ +#include +using namespace mcl::bn512; +#define MCLBN_DEFINE_STRUCT +#define MCLBN_FP_UNIT_SIZE 8 +#include "bn_c_test.hpp" +