diff options
| author | Tiejun Zhou <[email protected]> | 2023-04-11 07:36:09 +0000 |
|---|---|---|
| committer | Tiejun Zhou <[email protected]> | 2023-04-12 09:40:17 +0000 |
| commit | 5f430f22e2c00f2c079c91f48c9e2a0fc0bbbf47 (patch) | |
| tree | f5d38d89810821bcf049803fd5150b823fd8c664 /test | |
| parent | ebeb02b95828ca100c3f24de5f9603a41049f8ff (diff) | |
Add Azure DevOps pipelines for ThreadX test
Diffstat (limited to 'test')
| l--------- | test/smp/cmake/run.sh | 2 | ||||
| l--------- | test/tx/cmake/run.sh | 2 |
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 |
