Searched defs:unit_test (Results 1 – 2 of 2) sorted by relevance
34 struct unit_test { struct37 int (*func)(struct unit_test_state *state); argument43 ll_entry_declare(struct unit_test, _name, _suite) = { \ argument
278 int unit_test(int broadcast, long lock, int third_party_owner, long timeout_ns) in unit_test() function