Let us walk on the 3-isogeny graph
|
Data Fields | |
unsigned int | successful |
unsigned int | skipped |
unsigned int | failed |
unsigned int | errored |
munit_uint64_t | cpu_clock |
munit_uint64_t | wall_clock |
munit_uint64_t cpu_clock |
Definition at line 1052 of file munit.c.
Referenced by munit_suite_main_custom().
unsigned int errored |
Definition at line 1050 of file munit.c.
Referenced by munit_suite_main_custom().
unsigned int failed |
Definition at line 1049 of file munit.c.
Referenced by munit_suite_main_custom().
unsigned int skipped |
Definition at line 1048 of file munit.c.
Referenced by munit_suite_main_custom().
unsigned int successful |
Definition at line 1047 of file munit.c.
Referenced by munit_suite_main_custom().
munit_uint64_t wall_clock |
Definition at line 1053 of file munit.c.
Referenced by munit_suite_main_custom().