mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-12-26 17:19:02 +00:00
4 lines
95 B
Bash
Executable File
4 lines
95 B
Bash
Executable File
#!/bin/bash
|
|
|
|
CTEST_PARALLEL_LEVEL=4 $(dirname `realpath $0`)/../test/smp/cmake/run.sh test all
|