mirror of https://gitee.com/openkylin/linux.git
5 lines
95 B
Bash
5 lines
95 B
Bash
|
#!/bin/bash
|
||
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
|
||
|
./with_stress.sh -s subsys -s fork ./test_core
|