#include <criterion/criterion.h>#include "libtest/cr_template.h"#include "compat/openssl_support.h"#include "apphook.h"#include "cfg.h"
Functions | |
| void | setup (void) |
| void | teardown (void) |
| TestSuite (cryptofuncs,.init=setup,.fini=teardown) | |
| Test (cryptofuncs, test_hash) | |
| void setup | ( | void | ) |
| void teardown | ( | void | ) |
| Test | ( | cryptofuncs | , |
| test_hash | |||
| ) |