Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/
H A Dtc.h65 typedef struct atf_tc atf_tc_t; typedef
H A Dmacros_test.c79 init_and_run_h_tc(const char *name, void (*head)(atf_tc_t *), in init_and_run_h_tc()
80 void (*body)(const atf_tc_t *)) in init_and_run_h_tc()