OpenDNSSEC-enforcer  2.1.4
Data Fields
test_list_t Struct Reference

Data Fields

db_object_tdbo
 
db_result_list_tresult_list
 
test_ttest
 

Detailed Description

Definition at line 45 of file test_database_operations.c.

Field Documentation

◆ dbo

db_object_t* test_list_t::dbo

Definition at line 46 of file test_database_operations.c.

Referenced by test_list_free(), test_list_get(), and test_list_new().

◆ result_list

db_result_list_t* test_list_t::result_list

Definition at line 47 of file test_database_operations.c.

Referenced by test_list_free(), and test_list_get().

◆ test

test_t* test_list_t::test

Definition at line 48 of file test_database_operations.c.

Referenced by test_list_free().


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