Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
tf_test_entry Struct Reference

#include <unit_test.h>

Public Attributes

const char * name
test_fn func

Detailed Description

Definition at line 51 of file unit_test.h.

Member Data Documentation

◆ func

test_fn tf_test_entry::func

Definition at line 53 of file unit_test.h.

◆ name

const char* tf_test_entry::name

Definition at line 52 of file unit_test.h.


The documentation for this struct was generated from the following file: