Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dbpf_mod_race.c33 struct test_config { struct
34 const char *str_open;
35 void *(*bpf_open_and_load)();
36 void (*bpf_destroy)(void *);
A Dselect_reuseport.c778 static void test_config(int sotype, sa_family_t family, bool inany) in test_config() function
/linux-6.3-rc2/lib/
A Dtest_firmware.c99 struct test_config { struct
100 char *name;
101 bool into_buf;
102 size_t buf_size;
104 bool partial;
105 bool sync_direct;
106 bool send_uevent;
107 u8 num_requests;
108 u8 read_fw_idx;
109 char *upload_name;
[all …]
A Dtest_kmod.c69 struct test_config { struct
70 char *test_driver;
71 char *test_fs;
72 unsigned int num_threads;
73 enum kmod_test_case test_case;
74 int test_result;

Completed in 10 milliseconds