Quaternity
test_validate.cpp
Go to the documentation of this file.
1 #include <criterion/criterion.h>
2 
3 Test(verifier, test_1) {
4  // TODO add test cases for the verifier
5 }
Test(verifier, test_1)