# disable per-testcase timeout for msan to evaluate what is going on that it takes so long
-if [[ $CLANG_NUM = 1 ]]; then
-testcase_timeout_arg=""
-fi
# NOTE: here we do not use the "DUT_..CODER_PATH" variables because we do not build via a script, but directly from the make file (which is done because of the "make_args" - no way to inject that into build-binaries.sh)
# disable per-testcase timeout for msan to evaluate what is going on that it takes so long
-if [[ $CLANG_NUM = 1 ]]; then
-testcase_timeout_arg=""
-fi
# NOTE: here we do not use the "DUT_..CODER_PATH" variables because we do not build via a script, but directly from the make file (which is done because of the "make_args" - no way to inject that into build-binaries.sh)