Bitcoin Core 30.99.0
P2P Digital Currency
Public Attributes | List of all members
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: