Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dtools_common.sh33 VPX_TOOL_TEST="${1}"
39 if [ "$1" != "${VPX_TOOL_TEST}" ]; then
42 echo " active test: ${VPX_TOOL_TEST}."
45 VPX_TOOL_TEST='<unset>'
61 if [ -n "${VPX_TOOL_TEST}" ] && [ "${VPX_TOOL_TEST}" != '<unset>' ]; then
62 echo "FAIL: $VPX_TOOL_TEST"