summaryrefslogtreecommitdiff
path: root/scripts/test_tx.sh
diff options
context:
space:
mode:
authorTiejunZhou <[email protected]>2023-04-13 16:57:35 +0800
committerGitHub <[email protected]>2023-04-13 16:57:35 +0800
commit487ca45752ba350733f09ebce512c89544e190ec (patch)
treef5d38d89810821bcf049803fd5150b823fd8c664 /scripts/test_tx.sh
parentac3b6b326cd7dac0373282c6f557d0d51764e34a (diff)
parent5f430f22e2c00f2c079c91f48c9e2a0fc0bbbf47 (diff)
Merge pull request #244 from azure-rtos/tizho/test
Release ThreadX regression system
Diffstat (limited to 'scripts/test_tx.sh')
-rwxr-xr-xscripts/test_tx.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/test_tx.sh b/scripts/test_tx.sh
new file mode 100755
index 00000000..613b086c
--- /dev/null
+++ b/scripts/test_tx.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+CTEST_PARALLEL_LEVEL=4 $(dirname `realpath $0`)/../test/tx/cmake/run.sh test all