Lines Matching defs:tname
79 const char *tname;
90 .tname = "Events on non-dir child with both parent and mount marks",
96 .tname = "Events on non-dir child and subdir with both parent and mount marks",
103 .tname = "Events on non-dir child and parent with both parent and mount marks",
110 .tname = "Events on non-dir child and subdir with both parent and subdir marks",
117 .tname = "Events on non-dir children with both parent and mount marks",
124 .tname = "Events on non-dir child with both parent and mount marks and filename info",
132 .tname = "Events on non-dir child with ignore mask on parent",
139 .tname = "Events on non-dir children with surviving ignore mask on parent",
148 .tname = "Events on dir with ignore mask that does not apply to dirs",
157 .tname = "Events on dir with ignore mask that does apply to dirs",
166 .tname = "Events on child with ignore mask on parent that does not apply to children",
174 .tname = "Events on child with ignore mask on parent that does apply to children",
182 .tname = "Events on subdir with ignore mask on parent that does not apply to children",
192 .tname = "Events on subdir with ignore mask on parent that does not apply to dirs",
202 .tname = "Events on subdir with ignore mask on parent that does apply to subdirs",
376 tst_res(TINFO, "Test #%d: %s", n, tc->tname);