summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTiejun Zhou <[email protected]>2023-04-11 07:36:09 +0000
committerTiejun Zhou <[email protected]>2023-04-12 09:40:17 +0000
commit5f430f22e2c00f2c079c91f48c9e2a0fc0bbbf47 (patch)
treef5d38d89810821bcf049803fd5150b823fd8c664 /test
parentebeb02b95828ca100c3f24de5f9603a41049f8ff (diff)
Add Azure DevOps pipelines for ThreadX test
Diffstat (limited to 'test')
l---------test/smp/cmake/run.sh2
l---------test/tx/cmake/run.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/smp/cmake/run.sh b/test/smp/cmake/run.sh
index d2f7f7df..429ff2bd 120000
--- a/test/smp/cmake/run.sh
+++ b/test/smp/cmake/run.sh
@@ -1 +1 @@
-../../../tools/cmake_bootstrap.sh \ No newline at end of file
+../../../scripts/cmake_bootstrap.sh \ No newline at end of file
diff --git a/test/tx/cmake/run.sh b/test/tx/cmake/run.sh
index d2f7f7df..429ff2bd 120000
--- a/test/tx/cmake/run.sh
+++ b/test/tx/cmake/run.sh
@@ -1 +1 @@
-../../../tools/cmake_bootstrap.sh \ No newline at end of file
+../../../scripts/cmake_bootstrap.sh \ No newline at end of file