mirror of
https://github.com/azure-rtos/usbx.git
synced 2025-10-15 03:47:38 +08:00
3 lines
94 B
Bash
Executable File
3 lines
94 B
Bash
Executable File
#!/bin/bash
|
|
CTEST_PARALLEL_LEVEL=4 $(dirname `realpath $0`)/../test/cmake/usbx/run.sh test $@
|