Lines Matching refs:script
157 …OT_CMAKE_BUILD_DIR="${OT_BUILDDIR}/openthread-simulation-${version}" "${OT_SRCDIR}"/script/cmake-b…
160 …ILD_DIR="${OT_BUILDDIR}/openthread-simulation-${version}" "${OT_SRCDIR}"/script/cmake-build simula…
167 …DIR="${OT_BUILDDIR}/openthread-simulation-${version}-bbr" "${OT_SRCDIR}"/script/cmake-build simula…
170 …DIR="${OT_BUILDDIR}/openthread-simulation-${version}-bbr" "${OT_SRCDIR}"/script/cmake-build simula…
211 …OT_CMAKE_BUILD_DIR="${OT_BUILDDIR}/openthread-posix-${version}" "${OT_SRCDIR}"/script/cmake-build …
217 …OT_CMAKE_BUILD_DIR="${OT_BUILDDIR}/openthread-posix-${version}-bbr" "${OT_SRCDIR}"/script/cmake-bu…
243 ./script/gcda-tool clean
396 … ./script/git-tool clone https://github.com/openthread/ot-br-posix.git --depth 1 "${otbrdir}"
433 for script in "$@"; do
434 echo -e "\n${OT_COLOR_PASS}EXEC${OT_COLOR_NONE} ${script}"
443 sudo -E expect -df "${script}" 2>"${log_file}"
445 expect -df "${script}" 2>"${log_file}"
452 echo -e "\n${OT_COLOR_SKIP}SKIP${OT_COLOR_NONE} ${script}"
455 echo -e "\n${OT_COLOR_FAIL}FAIL${OT_COLOR_NONE} ${script}"
460 echo -e "\n${OT_COLOR_PASS}PASS${OT_COLOR_NONE} ${script}"
618 ./script/gcda-tool collect
619 ./script/gcda-tool install
731 ./script/package "${ot_extra_options[@]}"