From ebeb02b95828ca100c3f24de5f9603a41049f8ff Mon Sep 17 00:00:00 2001 From: Tiejun Zhou Date: Mon, 3 Apr 2023 07:24:52 +0000 Subject: Release ThreadX regression system --- scripts/test_tx.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/test_tx.sh (limited to 'scripts/test_tx.sh') 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 -- cgit v1.3.1