Bitcoin Core 30.99.0
P2P Digital Currency
Public Attributes | List of all members
tf_args Struct Reference

#include <unit_test.h>

Collaboration diagram for tf_args:
[legend]

Public Attributes

int num_processes
 
const char * custom_seed
 
int help
 
int list_tests
 
struct tf_targets targets
 
int logging
 

Detailed Description

Definition at line 74 of file unit_test.h.

Member Data Documentation

◆ custom_seed

const char* tf_args::custom_seed

Definition at line 78 of file unit_test.h.

◆ help

int tf_args::help

Definition at line 80 of file unit_test.h.

◆ list_tests

int tf_args::list_tests

Definition at line 82 of file unit_test.h.

◆ logging

int tf_args::logging

Definition at line 86 of file unit_test.h.

◆ num_processes

int tf_args::num_processes

Definition at line 76 of file unit_test.h.

◆ targets

struct tf_targets tf_args::targets

Definition at line 84 of file unit_test.h.


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