Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
test_declarations.h
Go to the documentation of this file.
1#ifndef SSEC_TEST_DECLARATIONS_H
2#define SSEC_TEST_DECLARATIONS_H
3
4#include "munit.h"
8extern MunitTest test_fp[];
9extern MunitTest test_fq[];
11
15//extern MunitTest benchmark_fp[];
16//extern MunitTest benchmark_fq[];
17//extern MunitTest benchmark_isogeny_walks[];
18
19#endif // SSEC_TEST_DECLARATIONS_H
MunitTest test_fq[]
Definition test_fq.c:339
MunitTest test_fp[]
Definition test_fp.c:254
MunitTest test_isogeny_walks[]