summaryrefslogtreecommitdiff
path: root/tests/scripts/arm32_ci_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/arm32_ci_test.sh')
-rwxr-xr-xtests/scripts/arm32_ci_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scripts/arm32_ci_test.sh b/tests/scripts/arm32_ci_test.sh
index 3fb36e12ec..80c6b391e0 100755
--- a/tests/scripts/arm32_ci_test.sh
+++ b/tests/scripts/arm32_ci_test.sh
@@ -105,7 +105,7 @@ rm -f -v ${__ROOTFS_DIR}${ARM_CHROOT_HOME_DIR}/bin/CoreFxBinDir/libcoreclrtracep
chroot ${__ROOTFS_DIR} /bin/bash -x <<EOF
cd ${ARM_CHROOT_HOME_DIR}
- ./tests/runtest.sh --sequential\
+ ./tests/bringup_runtest.sh --sequential\
--coreClrBinDir=${ARM_CHROOT_HOME_DIR}/bin/Product/${__buildDirName} \
--mscorlibDir=${ARM_CHROOT_HOME_DIR}/bin/Product/${__buildDirName} \
--testNativeBinDir=${ARM_CHROOT_HOME_DIR}/bin/obj/${__buildDirName}/tests \