HomeSort by: relevance | last modified time | path
    Searched refs:dot_scope (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/bin/sh/dotcmd/
t_dotcmd.sh 45 for dot_scope in ${scopes}
51 case_id="${dot_scope}_${cmd}_${cmd_scope}"
58 'dotcmd in ${dot_scope}, file contains ${cmd} in ${cmd_scope}'
Makefile 29 . for dot_scope in case compound file for func subshell until while
31 ${dot_scope}_${cmd}_${cmd_scope} \
32 out/${dot_scope}_${cmd}_${cmd_scope}.out
33 FILESDIR_${dot_scope}_${cmd}_${cmd_scope} = ${TESTSDIR}
34 FILESBUILD_${dot_scope}_${cmd}_${cmd_scope} = yes
35 FILESMODE_${dot_scope}_${cmd}_${cmd_scope} = ${BINMODE}
37 ${dot_scope}_${cmd}_${cmd_scope}: scoped_command
38 ${TEST_SH} ${.CURDIR}/scoped_command '${dot_scope}' \

Completed in 14 milliseconds