mirror of
https://github.com/azure-rtos/guix.git
synced 2025-02-04 07:13:17 +08:00
3 lines
100 B
Bash
3 lines
100 B
Bash
|
#!/bin/bash
|
||
|
CTEST_PARALLEL_LEVEL=4 $(dirname `realpath $0`)/../test/guix_test/cmake/run.sh test all
|