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