Searched defs:wet_testsuite_data (Results 1 – 1 of 1) sorted by relevance
64 struct wet_testsuite_data { struct65 void (*run)(struct wet_testsuite_data *); argument68 const struct weston_test_entry *tests;69 unsigned tests_count;70 int case_index;71 enum test_type type;72 struct weston_compositor *compositor;75 int thread_event_pipe;78 int fixture_iteration;81 unsigned counter;[all …]