Rizin
unix-like reverse engineering framework and cli tools
rz_testfile_counts_t Struct Reference

Public Attributes

ut64 tests_left
 
ut64 ok
 
ut64 xx
 
ut64 br
 
ut64 fx
 

Detailed Description

Definition at line 28 of file rz-test.c.

Member Data Documentation

◆ br

ut64 rz_testfile_counts_t::br

Definition at line 32 of file rz-test.c.

Referenced by print_log(), and worker_th().

◆ fx

ut64 rz_testfile_counts_t::fx

Definition at line 33 of file rz-test.c.

Referenced by print_log(), and worker_th().

◆ ok

ut64 rz_testfile_counts_t::ok

Definition at line 30 of file rz-test.c.

Referenced by print_log(), and worker_th().

◆ tests_left

ut64 rz_testfile_counts_t::tests_left

Definition at line 29 of file rz-test.c.

Referenced by rz_test_main(), and worker_th().

◆ xx

ut64 rz_testfile_counts_t::xx

Definition at line 31 of file rz-test.c.

Referenced by print_log(), and worker_th().


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