Home
last modified time | relevance | path

Searched defs:test_config (Results 1 – 2 of 2) sorted by relevance

/lib/
Dtest_firmware.c100 struct test_config { struct
101 char *name;
102 bool into_buf;
103 size_t buf_size;
104 size_t file_offset;
105 bool partial;
106 bool sync_direct;
107 bool send_uevent;
108 u8 num_requests;
109 u8 read_fw_idx;
[all …]
Dtest_kmod.c72 struct test_config { struct
73 char *test_driver;
74 char *test_fs;
75 unsigned int num_threads;
76 enum kmod_test_case test_case;
77 int test_result;