|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| RzTestRunConfig | run_config |
| bool | verbose |
| RzTestDatabase * | db |
| PJ * | test_results |
| RzThreadCond * | cond |
| RzThreadLock * | lock |
| HtPP * | path_left |
| RzPVector | completed_paths |
| ut64 | ok_count |
| ut64 | xx_count |
| ut64 | br_count |
| ut64 | fx_count |
| RzPVector | queue |
| RzPVector | results |
| RzThreadCond* rz_test_state_t::cond |
| RzTestDatabase* rz_test_state_t::db |
| RzThreadLock* rz_test_state_t::lock |
| RzTestRunConfig rz_test_state_t::run_config |