Home
last modified time | relevance | path

Searched refs:STFSUITEDIR (Results 1 – 4 of 4) sorted by relevance

/freebsd/tests/sys/cddl/zfs/include/
H A Dcommands.txt57 %%STFSUITEDIR%%/bin/df
59 %%STFSUITEDIR%%/bin/dircmp
62 #%%STFSUITEDIR%%/bin/dumpadm
67 #%%STFSUITEDIR%%/bin/ff
71 #%%STFSUITEDIR%%/bin/fmadm
72 #%%STFSUITEDIR%%/bin/fmdump
73 #%%STFSUITEDIR%%/bin/format
90 %%STFSUITEDIR%%/bin/groupadd
91 %%STFSUITEDIR%%/bin/groupdel
92 %%STFSUITEDIR%%/bin/groupmod
[all …]
H A DMakefile7 STFSUITEDIR=${TESTSBASE}/sys/cddl/zfs macro
22 awk -v stfsuitedir=${STFSUITEDIR} -f ${.ALLSRC} > ${.TARGET}
27 sed "s:%%STFSUITEDIR%%:${STFSUITEDIR}:" ${.ALLSRC} > ${.TARGET}
H A Dtranslatecommands.awk22 gsub(/%%STFSUITEDIR%%/, stfsuitedir, $1)
H A Ddefault.cfg.in28 export STF_SUITE=%%STFSUITEDIR%%