Lines Matching refs:tests
3 tests= t_mount macro
4 tests+= t_statvfs
5 tests+= t_mkdir
6 tests+= t_vnode_leak
7 tests+= t_setattr
8 tests+= t_rmdir
9 tests+= t_trail_slash
10 tests+= t_dots
11 tests+= t_create
12 tests+= t_remove
13 tests+= t_link
14 tests+= t_rename
15 tests+= t_read_write
16 tests+= t_exec
17 tests+= t_truncate
18 tests+= t_sizes
19 tests+= t_times
20 tests+= t_symlink
21 tests+= t_pipes
22 tests+= t_sockets
23 tests+= t_readdir
24 tests+= t_vnd
26 regress: ${tests}
27 .for t in ${tests}